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
- Make integer ValueType::try_from lenient via checked conversion
- support `join ... using` (#1046)
- feat: add eq, ne, gt, gte, lt, lte subquery methods
- Feat/postgres create function and triggers
- Experiment with deleting `ConditionHolder(Contents)`
- PostgreSQL `cust_with_values` fails on ARRAY[...] literals (placeholder swallowing)
- Fix: tokenizer treating `[` as a quote start for postgres (#1073)
- Fix RETURNING for MariaDB
- Add Postgres-only SQLx bindings crate
- feat: allow Expr in like() by accepting Into<Expr>
- Docs
- Rust not yet supported