Alternatives
Products that do what Sqlitebiter – tool to convert CSV/JSON/Excel/Google-Sheets to SQLite does
- 1

- 2IM
2021 · github.com
- 3DP
2018 · publish.datasettes.com
- 4SP
2021 · sqlime.org
- 5

- 6AU
2017 · sqlify.io
- 7

- 8WW
2021 · superintendent.app
- 9DC
2017 · simonwillison.net
- 10ST
2015 · alpinejoe.github.io
- 11CI
2021 · csvbox.io
- 12MI
2021 · github.com
- 13

- 14DD
2021 · datasette.io
- 15SQ
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
- 16AW
2016 · alphasheets.com
- 17SW
2014 · github.com
- 18

- 19SS
2021 · github.com
- 20

- 21EC
2017 · exceljson.com
- 22SG
2019 · github.com
- 23UG
2017 · github.com
- 24SS
2015 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →