Decision Workspace
sqlfuncs vs rusqlite_migration vs serde_rusqlite
Side-by-side comparison of Rust crates
55
sqlfuncs
growingv0.6.0
Scalar functions for use in SQLite through rusqlite.
72
rusqlite_migration
stablev2.5.0
Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
67
serde_rusqlite
growingv0.42.0
Serialize/deserialize rusqlite rows
Core Metrics
| sqlfuncs | rusqlite_migration | serde_rusqlite | |
|---|---|---|---|
| Health Score | 55 | 72 | 67 |
| Total Downloads | 2.4K | 913.4K | 716.0K |
| 30d Downloads | 21 | 70.6K | 49.9K |
| Dependents | 0 | 590 | 155 |
| Releases | 7 | 32 | 44 |
| Last Updated | 11d ago | 6d ago | 11d ago |
| Age | 1y | 5y 4m | 8y 10m |
Health Breakdown
sqlfuncs
Maintenance
19
Quality
13
Community
7
Popularity
4
Documentation
12
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
serde_rusqlite
Maintenance
18
Quality
15
Community
12
Popularity
7
Documentation
15
Technical Details
| sqlfuncs | rusqlite_migration | serde_rusqlite | |
|---|---|---|---|
| Version | 0.6.0 | 2.5.0 | 0.42.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | 0BSD | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 7 | 5 |
| Crate Size | 11KB | 33KB | 20KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 1.84 | 1.82.0 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •rusqlite_migration leads with a health score of 72/100, but none of the options score above 80.
- •rusqlite_migration is depended on by 590 crates — strongest ecosystem trust.
- •sqlfuncs, serde_rusqlite are pre-1.0 — API may change.