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
- Obscure error when unable to connect MSSQL database
- Create comprehensive knexfile configuration reference
- Importing MySQL data from a .sql file
- Documentation: Read/Write Replica Configuration Patterns and Best Practices (WAS: Customize connection pool and/or queries for cluster instances)
- Use driver's pool instead of knex one
- Ignore duplicate variants of same migration (e.g. `.js`/`.ts`)
- List tables
- enable migrations to run within an external transaction
- Documentation for returning functionality in MySQL is not clear enough in all cases
- Support for full text search indexes
- Docs
- JavaScript not yet supported