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 supported24 Subscribers
Add a CodeTriage badge to knex
Help out
- Issues
- Bindings are not in the correct order when joining a subquery in a delete operation
- Regression in 3.1.0: isConnectionError does not treat NJS-500 / NJS-521 as connection errors (npm published from older commit)
- META: External Connection Pooling and Custom Pool Integration
- Use jsonb_path_query_first for jsonExtract with singleValue=true on PostgreSql
- Support for IS NULL / IS NOT NULL for whereJsonPath operator
- Standardise DB-version detection & feature gating across dialects (connection-level, strict/non-strict)
- Better error for unsupported lock modes
- Add links to issue references in changelog
- Omit `./scripts` from published package
- Feature Request: Workers with SQLite synchronous connectors
- Docs
- JavaScript not yet supported