Alternatives
Products that do what Wranglify does
Wranglify- an offline delimited data workbench
- 1DC
2017 · simonwillison.net
- 2

- 3

- 4DP
2018 · publish.datasettes.com
- 5OG
2020 · octoproject.github.io
- 6D2
2020 · dropbase.io
- 7

- 8

- 9SQ
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
- 10

- 11

- 12SG
2020 · github.com
- 13JF
2019 · github.com
- 14

- 15KB
2020 · kretes.dev
- 16

- 17

- 18SG
2019 · github.com
- 19SP
2016 · github.com
- 20RC
2020 · github.com
- 21EA
Yet another "talk to your data and build a dashboard" app, where data does not leave your browser. You ask a question, agents produce multiple SQL queries to in-browser sqlite, never seeing results, and write dashboard configuration code. The data you analyze will be indexed with a local semantic index (embeddings generation + sqlite vector search fully local). Next, sandboxed QuickJS runs this code to produce rich dashboards directly in your browser, no backend attached. This is a fully frontend app (except OpenRouter or other remote LLM). All data sent to LLM's is heavily sanitized and…
Jun 2026 · eatmydata.ai
- 22

- 23DM
2014 · github.com
- 24GS
2018 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →