{"library":"squel","type":"library","category":null,"description":"A flexible SQL query string builder for JavaScript and TypeScript, currently at version 6.0.7. It supports standard SQL queries (SELECT, UPDATE, INSERT, DELETE) and non-standard commands for MySQL, PostgreSQL, and Microsoft SQL Server. Features include fluent method-chaining, parameterized queries for safe value escaping, and first-class TypeScript support. Squel is suitable for production, works in Node.js and the browser, and ships as dual ESM + CommonJS with an IIFE bundle for CDN use. Major releases have broken changes: v5 removed the 'squel.flavours' namespace and v6 dropped Node <18. Alternatives include Knex for richer ORM features.","language":"javascript","status":"active","version":"6.0.7","tags":["javascript","sql","database","rdbms","query-builder","mysql","postgres","mssql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install squel","imports":["import squel from 'squel'","import { select } from 'squel'","import { express } from 'squel'"]},{"cmd":"yarn add squel","imports":[]},{"cmd":"pnpm add squel","imports":[]}],"homepage":"https://github.com/hiddentao/squel","github":"https://github.com/hiddentao/squel","docs":null,"changelog":null,"pypi":null,"npm":"squel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}