{"library":"sql-client","type":"library","category":null,"description":"A Node.js library (v3.0.0) that provides a consistent, simplified abstraction over PostgreSQL, MySQL, and SQLite3 databases. Released under MIT license on GitHub, with irregular release cadence. Key differentiators: unified ?-based bind variables across all backends, optional connection pooling with configurable limits and keep-alive, a batch SQL runner, and a transaction API that abstracts over connections. Smaller footprint than knex or sequelize but offers lower-level control.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","SQL","client","connection","pool","database","Postgres","PostgeSQL","mySQL"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-client","imports":["const sqlClient = require('sql-client');","const { PostgreSQLClient } = require('sql-client');","const { PostgreSQLClientPool } = require('sql-client');","const { MySQLClient } = require('sql-client');"]},{"cmd":"yarn add sql-client","imports":[]},{"cmd":"pnpm add sql-client","imports":[]}],"homepage":"https://github.com/intellinote/sql-client#readme","github":"https://github.com/intellinote/sql-client","docs":null,"changelog":null,"pypi":null,"npm":"sql-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}