Decision Workspace
ts_sqlx vs sea-query vs rbatis-macro-driver
Side-by-side comparison of Rust crates
40
ts_sqlx
growingv0.1.3
Typescript SQLx compile-time checked queries without a DSL.
70
sea-query
growingv0.32.7
🔱 A dynamic query builder for MySQL, Postgres and SQLite
67
rbatis-macro-driver
stablev4.9.0
The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
Core Metrics
| ts_sqlx | sea-query | rbatis-macro-driver | |
|---|---|---|---|
| Health Score | 40 | 70 | 67 |
| Total Downloads | 5.1K | 29.6M | 374.7K |
| 30d Downloads | 0 | 1.2M | 5.2K |
| Dependents | 0 | 1.5K | 304 |
| Releases | 4 | 162 | 177 |
| Last Updated | 581d ago | 18d ago | 22d ago |
| Age | 2y 3m | 5y 5m | 5y 8m |
Health Breakdown
ts_sqlx
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
12
sea-query
Maintenance
18
Quality
13
Community
16
Popularity
8
Documentation
15
rbatis-macro-driver
Maintenance
18
Quality
17
Community
12
Popularity
7
Documentation
13
Technical Details
| ts_sqlx | sea-query | rbatis-macro-driver | |
|---|---|---|---|
| Version | 0.1.3 | 0.32.7 | 4.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 22 | 15 | 6 |
| Crate Size | 82KB | 264KB | 14KB |
| Features | 5 | 24 | 3 |
| Yanked % | 0.0% | 6.2% | 10.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74 | 1.62 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •sea-query leads with a health score of 70/100, but none of the options score above 80.
- •sea-query is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ts_sqlx has not been updated in over a year.
- •ts_sqlx, sea-query are pre-1.0 — API may change.