sea-query
https://github.com/seaql/sea-query
Rust
🌊 A dynamic SQL query builder for MySQL, Postgres and SQLite
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.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to sea-query
Help out
- Issues
- Support `IF(<cond>, <then-expr>, <else-expr>)`
- Allow convenience macros that impl Iden to support pluralization for table names.
- add support for SQLite strict tables
- Set collation with SQLite in various contexts
- create index on non-unique text field throws error for Sqlite
- [Feature Request] Allow SimplExpr in like expressions
- Support JSON functions
- Replace all unwrap to expect
- issues-336 Array support
- Add support for Postgresql's function and trigger
- Docs
- Rust not yet supported