An assistant tool to easily map a CSV spreadsheets' collumns to a database tables' fields. Great for mass uploading products from a manufacturer provided catalog to an e-shop.
Find a file
2023-03-20 20:50:54 +01:00
src init 2023-03-20 20:48:43 +01:00
.gitignore .add .dccache 2023-03-20 20:50:54 +01:00
Cargo.lock init 2023-03-20 20:48:43 +01:00
Cargo.toml init 2023-03-20 20:48:43 +01:00
demo-db.sql init 2023-03-20 20:48:43 +01:00
deny.toml init 2023-03-20 20:48:43 +01:00
docker-compose.yml init 2023-03-20 20:48:43 +01:00
oc_product.csv init 2023-03-20 20:48:43 +01:00
random.csv init 2023-03-20 20:48:43 +01:00
random2.csv init 2023-03-20 20:48:43 +01:00