Decision Workspace
csvdb vs dataset-writer vs polars-view
Side-by-side comparison of Rust crates
41
csvdb
experimentalv0.2.19
Convert between SQLite/DuckDB databases and CSV directories
66
dataset-writer
stablev2.0.0
Utilities to write CSV/Arrow/Parquet files concurrently
56
polars-view
growingv0.53.4
A fast and interactive viewer for CSV, Json and Parquet data.
Core Metrics
| csvdb | dataset-writer | polars-view | |
|---|---|---|---|
| Health Score | 41 | 66 | 56 |
| Total Downloads | 255 | 13.5K | 46.8K |
| 30d Downloads | 24 | 975 | 145 |
| Dependents | 0 | 25 | 0 |
| Releases | 17 | 7 | 89 |
| Last Updated | 28d ago | 77d ago | 10d ago |
| Age | 1m | 1y 6m | 1y |
Health Breakdown
csvdb
Maintenance
12
Quality
10
Community
6
Popularity
3
Documentation
10
dataset-writer
Maintenance
17
Quality
20
Community
12
Popularity
5
Documentation
12
polars-view
Maintenance
18
Quality
14
Community
3
Popularity
6
Documentation
15
Technical Details
| csvdb | dataset-writer | polars-view | |
|---|---|---|---|
| Version | 0.2.19 | 2.0.0 | 0.53.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT |
| Dependencies | 17 | 10 | 15 |
| Crate Size | 103KB | 29KB | 327KB |
| Features | 0 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85 | 1.90 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •dataset-writer leads with a health score of 66/100, but none of the options score above 80.
- •polars-view has the most downloads (46.8K), suggesting wider adoption.
- •csvdb, polars-view are pre-1.0 — API may change.