Decision Workspace
db-schema vs paginator-sqlx vs sqlx-db-tester
Side-by-side comparison of Rust crates
43
db-schema
growingv0.2.1
A simple library to retrieve schema information from database.
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
| db-schema | paginator-sqlx | sqlx-db-tester | |
|---|---|---|---|
| Health Score | 43 | 51 | 50 |
| Total Downloads | 2.8K | 1.0K | 47.4K |
| 30d Downloads | 6 | 98 | 1.7K |
| Dependents | 0 | 8 | 6 |
| Releases | 2 | 4 | 22 |
| Last Updated | 1090d ago | 92d ago | 155d ago |
| Age | 2y 12m | 5m | 3y 5m |
Health Breakdown
db-schema
Maintenance
4
Quality
17
Community
5
Popularity
4
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
| db-schema | paginator-sqlx | sqlx-db-tester | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.2 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 5 | 6 |
| Crate Size | 12KB | 25KB | 32KB |
| Features | 5 | 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.
- •⚠ db-schema has not been updated in over a year.