CodeBrowser / npm / knex
knex@3.3.0
// A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
$ npm install knex
downloads/wk
4,415,951
license
MIT
version
3.3.0
published
Jun 26, 2026
What is knex?
Knex is a SQL query and schema builder that works with PostgreSQL, MySQL, CockroachDB, MSSQL, SQLite3, and Oracle databases. It provides a JavaScript API for constructing database queries and managing schemas programmatically, letting you write database operations in code instead of raw SQL strings. Developers use Knex to build database-driven applications with a consistent interface across different database systems.
Keywords
#sql #query #postgresql #postgres #mysql #cockroachdb #sqlite3 #oracle #mssql #builder #querybuilder #build #db #database
Maintainers
tgriesser, wubzz, elhigu, kibertoad, olivier.cavadenti