Most CSV tools are slow, Electron-based, or make you import data before you can do anything useful. Gridka is different. It’s a fully native AppKit app powered by DuckDB under the hood — meaning you can drop a large file and start querying it in seconds, no setup required. **What you can do:** ∙ View CSV, TSV, and any delimited format instantly ∙ Run SQL queries directly on your data ∙ Sort, filter, and aggregate without leaving the app ∙ No imports, no cloud, no Electron Give it a go.
No reviews yetBe the first to leave a review for Gridka — Blazing fast CSV viewing
Maker
📌
Hey hunters! 👋 I built Gridka after one too many times opening Terminal just to check what columns a CSV had.
The DuckDB integration was the key unlock — it made large file performance a non-issue and gave me SQL querying essentially for free.
Would love feedback, especially from data folks who live in CSV files. Happy to answer anything about how it’s built.