
Varan
Instant cross-database SQL joins, run entirely local
15 followers
Instant cross-database SQL joins, run entirely local
15 followers
Varan is one desktop workspace that fuses DuckDB, MySQL, PostgreSQL, Python and your spreadsheets into a single queryable surface — with cross-source SQL, anomaly detection, lineage and git-style rollback. Now in private beta.







Love the idea of querying spreadsheets alongside Postgres without copying data around. One thing I'd want before fully committing is a way to schedule and email query results as snapshots, so non-technical teammates can get the same numbers my Python pipeline sees without logging in.
@ayakkab_c11661 Thanks! I Invite you to try the app, it is free with all the features included during beta, and get a founding tester status! https://varan.cloud
Finally a tool that lets me query Postgres and a CSV in the same window without exporting anything. The git-style rollback on schema changes is a really smart touch for anyone who breaks prod at 2am.
@melahatdnda0pp Thank you for your thoughts! You can use the app for free and get a founding tester status! https://varan.cloud
Big fan of the cross-source SQL idea, one thing that would really help is native keyboard shortcuts for switching between query tabs without reaching for the mouse, plus the ability to save snippets per connection so I don't keep rewriting the same joins.
@feride16665 Thanks! Yes I am actually implementing these features, during beta I want to focus more on the technical features. You can use the app for free and get a founding tester status! https://varan.cloud
Finally something that lets me query postgres and a random csv in the same place without copy pasting into a notebook. The git style rollback is a really nice touch for when my one-off queries inevitably break something.
The way Varan lets me join a PostgreSQL table with a CSV file in a single SQL query felt like a small superpower. The git-style rollback saved me after I accidentally dropped a column.