Alternatives
Products that do what InsertFlow does
Convert CSV to SQL instantly + dev data tools in one place
- 1

- 2

- 3

- 4

- 5VSVisual SQL▲512
2020 · chartio.com
- 61Y
I have spent large parts of the last 10+ years building an SQL Editor. The tool is targeted at data analysts, a lot of effort has gone into charting, visualizing and excel export. If this sounds useful to you, it's Free, please give it a try and let me know any feedback.
2024 · timestored.com
- 7SP
I love Jekyll, especially the Datafiles[0] feature, which lets you use CSV/JSON/YAML files and iterate through them. Mixed with the Jekyll Data Pages generator[1], which lets you create a page for every row in your dataset, it is a very powerful combination. However, Liquid is a terrible language for data-mangling, and simple filtering/sorting/merging can become very annoying. So I wrote a Jekyll SQLite plugin that lets you use the same data interface in Jekyll/Liquid, but backed by a SQLite file(s). It gives you the simplicity of the Baked Data pattern[2], and the…
2024 · github.com
- 8

- 9

- 10VD
If you have a cloud-hosted database, read on: Visual DB was designed for you. Visual DB is the fastest way to create data entry forms for your database: Starting with an Excel spreadsheet, you can import your data into the database and create a great-looking form in under 10 minutes. Watch this video: https://youtu.be/6rVD5rmrjN8 Visual DB is a comprehensive SaaS frontend for your database. In addition to data entry forms, Visual DB also has a spreadsheet-like interface for inserting and updating data in your database. You can also build interactive reports using Visual DB.…
2024 · visualdb.com
- 11

Turn CSV & Excel files into charts in seconds
Apr 2026 · embedful.io
- 12SG
This open-source app lets you convert spreadsheet files (e.g. CSV/excel), JSON files, or pasted data to SQL in-clauses or CREATE TABLE/INSERT INTO TABLE combinations. Let's you easily move data into your warehouse for ad hoc analyses. All processing is client-side so your data stays with you. I have it hosted at sqlgenerator.io but you can also clone it and self-host it for security with your own internal applications.
2024 · github.com
- 13TC
This package lets you unload a CSV from a warehouse, turn that CSV into SQL statements creating a temp table and inserting data with a CLI command, and copy those SQL statements into your query editor so you can start using the data in a different warehouse. Useful for when you need to join data together that's stored in two separate data warehouses (e.g. finance and product data).
2024 · github.com
- 14CC
2014 · database-import-scriptor.appspot.com
- 15AU
2017 · sqlify.io
- 16WB
2023 · github.com
- 17IC
2015 · github.com
- 18SO
2022 · github.com
- 19

Turn any web table into ready-to-run SQL instantly
Aug 2026 · chromewebstore.google.com
- 20MC
I built a tool that lets you describe CSV transformations in plain English and get clean data back. Upload a CSV, type something like "split address into street, city, state, zip" or "standardize all dates to YYYY-MM-DD", and it does it. I built this because I kept seeing people struggle with the same repetitive spreadsheet tasks—date formatting, splitting columns, cleaning up phone numbers—and reaching for Python or formulas when they just wanted the data fixed. It's free to try: https://magiccsv.app Would love feedback on what transformations people actually need. What's the…
Dec 2025 · magiccsv.app
- 21
- 22

Fast, 100% client-side, and ad-free CSV parser
Jul 2026 · toolvize.com
- 23

- 24SS
I'm a couple years late to the party but DuckDB is blowing my mind. I couldn't find an good embedded DuckDB stream processing solution so I hacked my own, calling it SQLFlow: https://github.com/turbolytics/sql-flow SQLFlow enables writing stream transformations in pure sql, executed using DuckDB. The goal was to create a lightweight, performant stream processing engine using pure SQL transformations, DuckDB didn't disappoint! I'd love your feedback, feature requests, impressions, or just comments. I'd love to turn this into a stable, usable project that people are…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →