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 `JOIN`s in `UpdateStatement` (`join_subquery`, `inner_join`, etc.)
- gh-516: support coexistence of SimpleExpr and QueryStatement
- Allow convenience macros that impl Iden to support pluralization for table names.
- ValueTrait for SQLx
- create index on non-unique text field throws error for Sqlite
- [Feature Request] Allow SimplExpr in like expressions
- issues-336 Array support
- Add support for Postgresql's function and trigger
- issues-179 Add support for view
- Support for (Pg)Interval with chrono::Duration
- Docs
- Rust not yet supported