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
- Using streams hang if pg-stream is not installed and no errors are shown (needs repro)
- RFC: Add `.raw` support to Builder instances analogous to `.whereRaw` et al.
- Query to list databases from knex instance
- Support migration conditions API
- Query Inspection
- Foreign Key onDelete not a function
- table.timestamps() should set ON UPDATE CURRENT_TIMESTAMP for updated_ts
- rowMode: array doesn't do anything?
- Use URI mode with sqlite3 dialect
- No option to partitioning a table
- Docs
- JavaScript not yet supported