Decision Workspace
rquery-orm-macros vs rquery-orm vs e9571_mysql_lib
Side-by-side comparison of Rust crates
46
rquery-orm-macros
growingv1.0.0
Procedural macros for rquery-orm.
42
rquery-orm
growingv1.0.0
Lightweight SQL ORM for Rust with query-style (MSSQL + PostgreSQL).
43
e9571_mysql_lib
experimentalv0.1.1
A MySQL database utility library for executing queries and assembling SQL statements with SQL injection prevention.
Core Metrics
| rquery-orm-macros | rquery-orm | e9571_mysql_lib | |
|---|---|---|---|
| Health Score | 46 | 42 | 43 |
| Total Downloads | 472 | 341 | 723 |
| 30d Downloads | 20 | 3 | 4 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 1 | 2 |
| Last Updated | 200d ago | 200d ago | 225d ago |
| Age | 6m | 6m | 7m |
Health Breakdown
rquery-orm-macros
Maintenance
5
Quality
18
Community
7
Popularity
3
Documentation
13
rquery-orm
Maintenance
5
Quality
15
Community
6
Popularity
3
Documentation
13
e9571_mysql_lib
Maintenance
8
Quality
14
Community
5
Popularity
3
Documentation
13
Technical Details
| rquery-orm-macros | rquery-orm | e9571_mysql_lib | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 16 | 2 |
| Crate Size | 7KB | 30KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rquery-orm-macros leads with a health score of 46/100, but none of the options score above 80.
- •e9571_mysql_lib has the most downloads (723), suggesting wider adoption.
- •e9571_mysql_lib is pre-1.0 — API may change.