Decision Workspace
sqlx-transaction-manager vs mysql_async vs hammerwork
Side-by-side comparison of Rust crates
48
sqlx-transaction-manager
experimentalv0.2.0
A type-safe transaction management wrapper for SQLx with automatic commit/rollback
58
mysql_async
growingv0.36.1
Tokio based asynchronous MySql client library.
58
hammerwork
growingv1.15.5
A high-performance, database-driven job queue for Rust with PostgreSQL and MySQL support, featuring job prioritization, cron scheduling, event streaming (Kafka/Kinesis/PubSub), webhooks, rate limiting, Prometheus metrics, and comprehensive monitoring
Core Metrics
| sqlx-transaction-manager | mysql_async | hammerwork | |
|---|---|---|---|
| Health Score | 48 | 58 | 58 |
| Total Downloads | 150 | 5.4M | 17.0K |
| 30d Downloads | 5 | 236.9K | 86 |
| Dependents | 0 | 1.1K | 27 |
| Releases | 3 | 72 | 44 |
| Last Updated | 140d ago | 325d ago | 211d ago |
| Age | 4m | 9y 4m | 9m |
Health Breakdown
sqlx-transaction-manager
Maintenance
12
Quality
15
Community
5
Popularity
3
Documentation
13
mysql_async
Maintenance
10
Quality
13
Community
14
Popularity
8
Documentation
13
hammerwork
Maintenance
11
Quality
17
Community
10
Popularity
5
Documentation
15
Technical Details
| sqlx-transaction-manager | mysql_async | hammerwork | |
|---|---|---|---|
| Version | 0.2.0 | 0.36.1 | 1.15.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 32 | 49 |
| Crate Size | 25KB | 123KB | 484KB |
| Features | 2 | 21 | 17 |
| Yanked % | 0.0% | 4.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.86 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mysql_async leads with a health score of 58/100, but none of the options score above 80.
- •mysql_async is depended on by 1.1K crates — strongest ecosystem trust.
- •sqlx-transaction-manager, mysql_async are pre-1.0 — API may change.