knex
https://github.com/tgriesser/knex
JavaScript
A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported25 Subscribers
Add a CodeTriage badge to knex
Help out
- Issues
- fix(mysql): handle lowercase INFORMATION_SCHEMA keys in columnInfo
- sqlite3: spurious `connection.filename` warning when `connection` is a function
- fix: compile having callbacks with having clauses
- fix(postgres): use global replace in toPathForJson so deep json paths are not corrupted
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.15 in /docs
- chore(deps-dev): bump ip-address from 10.1.0 to 10.2.0 in /docs
- chore(deps-dev): bump rollup from 4.53.5 to 4.62.2 in /docs
- chore(deps): bump @tootallnate/once and sqlite3 in /docs
- chore(deps): bump tar and sqlite3 in /docs
- fix(redshift): whereJsonPath throws because it reads statement.path instead of jsonPath (#6351)
- Docs
- JavaScript not yet supported