{"library":"knex","type":"library","category":null,"description":"Knex.js is a batteries-included SQL query builder for Node.js supporting PostgreSQL, MySQL, CockroachDB, MSSQL, SQLite3, and Oracle. The current stable version is 3.2.10, released with a monthly cadence. Key differentiators include a unified API across dialects, transaction support, connection pooling, streaming queries, and a comprehensive schema builder. TypeScript types are shipped. Requires Node.js >=16. Optional peer dependency pg-query-stream for PostgreSQL streaming.","language":"javascript","status":"active","version":"3.2.10","tags":["javascript","sql","query","postgresql","postgres","mysql","cockroachdb","sqlite3","oracle","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install knex","imports":["import knex from 'knex'","const knex = require('knex')","import { Knex } from 'knex'"]},{"cmd":"yarn add knex","imports":[]},{"cmd":"pnpm add knex","imports":[]}],"homepage":"https://knex.github.io/documentation/","github":"git://github.com/knex/knex","docs":null,"changelog":null,"pypi":null,"npm":"knex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}