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
- Feature Request: Modernise Oracle Auto-Increment to Use IDENTITY Columns for Oracle 12c+
- TODO: Merge duplicate issues (note: this is AI generated, triple-check)
- `havingWrapped` and `having(callback)` fail to generate SQL when using `.having()` inside the callback
- Unified Solution for Cross-Database RETURNING Inconsistencies
- Deprecation list for Knex 4
- META: Implement Lazy Transactions and Connection Context Management
- Fix MySQL alias handling in DELETE with JOIN queries
- Fix regressions due to SQL Injection Vulnerability CVE-2016-20018
- 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
- Docs
- JavaScript not yet supported