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
- Add constructors for `Value` (#935)
- Add `as_types` to `PostgresValues`
- Fix backend guards for inline index and SQLite DROP TABLE
- Support EXPLAIN statement
- Add pseudo tables
- Streamline quoting
- Improve unsigned types for PostgreSQL
- Redesign `TypeName`, `DynIden` and `Expr` for correctness
- Enable clippy::pedantic
- Support for index hints
- Docs
- Rust not yet supported