10 releases
0.4.2 | Feb 18, 2024 |
---|---|
0.4.1 | Feb 18, 2024 |
0.3.6 | Feb 16, 2024 |
#581 in Database interfaces
320 downloads per month
27KB
616 lines
Convert JLCPCB parts from https://github.com/yaqwsx/jlcparts to parquet
Requirements
Rust installed on your system
wget and p7zip-full
Steps
- First download the JLCPCB parts sqlite3 database
wget https://yaqwsx.github.io/jlcparts/data/cache.zip https://yaqwsx.github.io/jlcparts/data/cache.z0{1..8}
7z x cache.zip
- Create parquet files using this repository
cargo run --release
Dependencies
~64–97MB
~2M SLoC