All activity
Archie Wood
left a comment
Hi Product Hunt,
I've so often been in the situation where non-technical folks in my organization want to interact with data in the database. Either they need to maintain and upload lookups with context they have in their heads, or they just want some kind of "data dump" either one time, or on a schedule.
DuckDB-GSheets is for this
Read data
SELECT * FROM...
DuckDB GSheets
Read and write Google Sheets in pure SQL
Combine data from anywhere, visualize datasets with millions of rows, and deliver zero-latency interactivity - in pure SQL.
Evidence
Interactive dashboards with extraordinary performance
Archie Wood
left a comment
This was a fun 10 minutes
IndieHackers RPG Game đšī¸
A retro RPG with a modern twist: AI-Powered NPC dialogues
Archie Wood
left a comment
When I'm writing code, I found it frustrating to have to jump into the BigQuery console to remember what a column is called, or to run queries.
I built this extension so I could stay in flow when working with data in BigQuery.
Big credit to the excellent SQLTools VSCode extension that this is built on top of
BigQuery SQLTools
Query and explore BigQuery from VSCode
BigQuery SQLTools is an open source VSCode Extension that allows you to connect to, query, explore and manage your BigQuery database without leaving VSCode.
It's built on top of the excellent SQLTools extension by Matheus Teixeira.
BigQuery SQLTools
Query and explore BigQuery from VSCode