Decision Workspace
database-reflection vs paginator-sqlx vs sqlx-db-tester
Side-by-side comparison of Rust crates
47
database-reflection
growingv0.1.5
Database reflection library. Currently supporting only MariaDB and MySQL with InnoDB.
51
paginator-sqlx
experimentalv0.2.2
SQLx integration for paginator-rs with PostgreSQL, MySQL, and SQLite support
50
sqlx-db-tester
growingv0.7.1
A simple tool to test sqlx with PostgreSQL and MySQL. It will automatically create a database and drop it after the test.
Core Metrics
| database-reflection | paginator-sqlx | sqlx-db-tester | |
|---|---|---|---|
| Health Score | 47 | 51 | 50 |
| Total Downloads | 7.9K | 1.0K | 47.4K |
| 30d Downloads | 42 | 93 | 1.6K |
| Dependents | 7 | 8 | 6 |
| Releases | 6 | 4 | 22 |
| Last Updated | 456d ago | 92d ago | 155d ago |
| Age | 2y 2m | 5m | 3y 5m |
Health Breakdown
database-reflection
Maintenance
6
Quality
15
Community
8
Popularity
5
Documentation
13
paginator-sqlx
Maintenance
13
Quality
16
Community
8
Popularity
4
Documentation
10
sqlx-db-tester
Maintenance
12
Quality
12
Community
7
Popularity
6
Documentation
13
Technical Details
| database-reflection | paginator-sqlx | sqlx-db-tester | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.2 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 5 | 6 |
| Crate Size | 17KB | 25KB | 32KB |
| Features | 1 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 13.6% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •paginator-sqlx leads with a health score of 51/100, but none of the options score above 80.
- •sqlx-db-tester has the most downloads (47.4K), suggesting wider adoption.
- •⚠ database-reflection has not been updated in over a year.