Decision Workspace
sqlx_wasi vs quex vs quex-driver
Side-by-side comparison of Rust crates
42
sqlx_wasi
growingv0.6.2
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
54
quex
experimentalv0.1.2
A small async database facade for MariaDB/MySQL, Postgres, and SQLite.
53
quex-driver
experimentalv0.1.2
Low-level async database drivers used by quex.
Core Metrics
| sqlx_wasi | quex | quex-driver | |
|---|---|---|---|
| Health Score | 42 | 54 | 53 |
| Total Downloads | 2.5K | 88 | 109 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 3 |
| Releases | 1 | 3 | 3 |
| Last Updated | 1179d ago | 18d ago | 18d ago |
| Age | 3y 2m | 19d | 19d |
Health Breakdown
sqlx_wasi
Maintenance
1
Quality
18
Community
6
Popularity
4
Documentation
13
quex
Maintenance
13
Quality
16
Community
8
Popularity
2
Documentation
15
quex-driver
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
Technical Details
| sqlx_wasi | quex | quex-driver | |
|---|---|---|---|
| Version | 0.6.2 | 0.1.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 5 |
| Crate Size | 127KB | 51KB | 50KB |
| Features | 35 | 8 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quex leads with a health score of 54/100, but none of the options score above 80.
- •sqlx_wasi has the most downloads (2.5K), suggesting wider adoption.
- •⚠sqlx_wasi has not been updated in over a year.