Decision Workspace
sqlite-vfs vs sqlite-plugin vs cartridge-rs
Side-by-side comparison of Rust crates
42
sqlite-vfs
growingv0.2.0
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
53
sqlite-plugin
experimentalv0.9.0
A Rust crate for building a custom SQLite virtual file system (VFS).
52
cartridge-rs
experimentalv0.2.6
High-performance mutable archive format with SQLite VFS support
Core Metrics
| sqlite-vfs | sqlite-plugin | cartridge-rs | |
|---|---|---|---|
| Health Score | 42 | 53 | 52 |
| Total Downloads | 11.4K | 5.4K | 207 |
| 30d Downloads | 440 | 112 | 41 |
| Dependents | 6 | 14 | 1 |
| Releases | 2 | 13 | 7 |
| Last Updated | 1358d ago | 26d ago | 16d ago |
| Age | 4y 2m | 12m | 3m |
Health Breakdown
sqlite-vfs
Maintenance
3
Quality
17
Community
4
Popularity
5
Documentation
13
sqlite-plugin
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
12
cartridge-rs
Maintenance
18
Quality
11
Community
7
Popularity
3
Documentation
13
Technical Details
| sqlite-vfs | sqlite-plugin | cartridge-rs | |
|---|---|---|---|
| Version | 0.2.0 | 0.9.0 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 31 |
| Crate Size | 49KB | 194KB | 360KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlite-plugin leads with a health score of 53/100, but none of the options score above 80.
- •sqlite-vfs has the most downloads (11.4K), suggesting wider adoption.
- •⚠ sqlite-vfs has not been updated in over a year.