Alternatives
Products that do what sqlite-import-csv (short shell script using SQLite to import CSV file) does
- 1SQ
Part of the workflow for building my website is the generation of a table in tab-separated column format (.tsv). The source data is found in four other .tsv files. I use an SQLite query to perform a 4-way join and write out the new table. For convenience, I wrote a script that encapsulates the query inside a Bash function. The example below illustrates this technique. repertoire() { pushd $CMM_SOURCES/_data sqlite3 <<EOS .headers on .mode tabs .import category.tsv category .import composition.tsv composition .import concert.tsv concert .import program.tsv program .once repertoire.tsv…
2021
- 2CI
2021 · csvbox.io
- 3CC
2014 · database-import-scriptor.appspot.com
- 4WW
2021 · superintendent.app
- 5

- 6IC
2015 · github.com
- 7ST
2016 · github.com
- 8SE
2012 · ironspread.com
- 9IM
2021 · github.com
- 10

- 11

- 121R
2016 · magic.io
- 13QC
2015 · github.com
- 14FA
2019 · flatfile.io
- 15CQ
2019 · github.com
- 16TP
2017 · github.com
- 17

- 18

- 19CP
2020 · github.com
- 20ST
2015 · alpinejoe.github.io
- 21AO
2021 · czhu12.github.io
- 22

- 23DD
2021 · datasette.io
- 24AP
2022 · benhoyt.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →