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 supported22 Subscribers
Add a CodeTriage badge to knex
Help out
- Issues
- mock db.migrate functions
- `.toSQL()` return `SqlNative[]` should be a logic bug instead of type definition bug
- fix: precision lost with bigint in sqlite3
- feat(default-schema): allow addition of default schema through config
- How to test a function that using knex?
- Possible issue with checks on Postgres
- Incorrect return type if the only argument passed to select() is raw()
- fix(sqlite): append RETURNING statement when insert empty row
- JSON array are considered "invalid input" for type json when updating (insert works though)
- Feature Request: support creating *strict table* for sqlite
- Docs
- JavaScript not yet supported