Decision Workspace
sqlite3_tokenizer vs async-sqlite vs turbosql
Side-by-side comparison of Rust crates
34
sqlite3_tokenizer
growingv0.1.0
Tokenizes SQL strings as SQLite would
64
async-sqlite
growingv0.5.7
A library for working with sqlite asynchronously
53
turbosql
growingv0.14.0
An easy local data persistence layer, backed by SQLite.
Core Metrics
| sqlite3_tokenizer | async-sqlite | turbosql | |
|---|---|---|---|
| Health Score | 34 | 64 | 53 |
| Total Downloads | 3.1K | 223.1K | 55.3K |
| 30d Downloads | 3 | 11.8K | 205 |
| Dependents | 0 | 77 | 19 |
| Releases | 1 | 16 | 24 |
| Last Updated | 3759d ago | 11d ago | 225d ago |
| Age | 10y 9m | 2y 9m | 5y 3m |
Health Breakdown
sqlite3_tokenizer
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
async-sqlite
Maintenance
18
Quality
17
Community
10
Popularity
6
Documentation
13
turbosql
Maintenance
10
Quality
13
Community
9
Popularity
6
Documentation
15
Technical Details
| sqlite3_tokenizer | async-sqlite | turbosql | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.7 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 OR CC0-1.0 |
| Dependencies | 2 | 8 | 12 |
| Crate Size | 13KB | 22KB | 26KB |
| Features | 0 | 28 | 34 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-sqlite leads with a health score of 64/100, but none of the options score above 80.
- •⚠ sqlite3_tokenizer has not been updated in over a year.