Show HN: Query Crypto Portfolio via Google Sheets and API with SQL (Kvatch CLI)

1 squeakycheese 0 9/10/2025, 11:28:27 AM github.com ↗
Hi HN,

I recently built [Kvatch CLI](https://github.com/kvatch-hub/kvatch-cli) — a tool that lets you query data across Google Sheets, REST APIs, and databases using *just SQL*.

In this example, I use it to: - Load my crypto holdings from a public Google Sheet - Fetch live prices from the CoinGecko API - Join them together to get total portfolio value — all in SQL

No scripts, no ETL — just a YAML plan and a federated SQL query.

Blog post with demo: https://open.substack.com/pub/squeakycheese1975/p/track-your...

Would love feedback on the idea, roadmap, or real-world use cases you’d want to see. Happy to answer any questions!

Comments (0)

No comments yet