Decision Workspace
ts_sqlx vs sea-query vs rbatis-macro-driver
Side-by-side comparison of Rust crates
41
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
65
rbatis-macro-driver
stablev4.7.2
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 | 41 | 70 | 65 |
| Total Downloads | 5.0K | 27.5M | 364.6K |
| 30d Downloads | 7 | 1.6M | 5.8K |
| Dependents | 0 | 1.3K | 295 |
| Releases | 4 | 160 | 175 |
| Last Updated | 522d ago | 17d ago | 44d ago |
| Age | 2y 1m | 5y 3m | 5y 6m |
Health Breakdown
ts_sqlx
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
12
sea-query
Maintenance
18
Quality
13
Community
16
Popularity
8
Documentation
15
rbatis-macro-driver
Maintenance
16
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.7.2 |
| 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 | 13KB |
| Features | 5 | 24 | 3 |
| Yanked % | 0.0% | 6.3% | 10.3% |
| 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.3K 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.