{"library":"sql-query","type":"library","category":null,"description":"Node.js SQL query builder supporting multiple dialects (MySQL, PostgreSQL, SQLite, MSSQL). Version 0.1.28 is the latest stable release. The package is primarily used internally by ORM2 and has been in maintenance mode for several years. It provides a programmatic API for constructing SQL CREATE, SELECT, INSERT, UPDATE, DELETE queries with dialect-specific escaping. Compared to alternatives like knex.js, sql-query has a smaller API surface and is tied to the ORM2 ecosystem.","language":"javascript","status":"maintenance","version":"0.1.28","tags":["javascript","sql","query"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-query","imports":["const sql = require('sql-query');","const sqlQuery = sql.Query();","const sqlQuery = sql.Query('postgresql');"]},{"cmd":"yarn add sql-query","imports":[]},{"cmd":"pnpm add sql-query","imports":[]}],"homepage":"https://github.com/dresende/node-sql-query#readme","github":"ssh://git@github.com/dresende/node-sql-query","docs":null,"changelog":null,"pypi":null,"npm":"sql-query","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}