{"library":"node-database-executor","type":"library","category":null,"description":"A lightweight Node.js database query executor supporting both JSON-based queries (jsonQuery) and raw SQL queries. Version 2.4.24 is current stable, with frequent updates. It supports MySQL, MS SQL, PostgreSQL, and SQLite across multiple drivers (mysql, mssql, pg, sql.js). Key differentiator: provides a declarative JSON query language abstraction over raw SQL, reducing SQL injection risks and simplifying dynamic query building. Uses a promise-based API. Active development with regular releases.","language":"javascript","status":"active","version":"2.4.24","tags":["javascript"],"install":[{"cmd":"npm install node-database-executor","imports":["import { promise } from 'node-database-executor'","promise.executeQuery(config)","import { promise } from 'node-database-executor'; promise.executeQuery({query: jsonQueryObject})"]},{"cmd":"yarn add node-database-executor","imports":[]},{"cmd":"pnpm add node-database-executor","imports":[]}],"homepage":null,"github":"https://github.com/darshit-shah/node-database-executor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-database-executor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-database-executor/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}