TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

VSCode for DuckDB

2 pointsby archiewoodalmost 2 years ago

1 comment

archiewoodalmost 2 years ago
I built a VSCode extension so you can explore and query a DuckDb.<p>It’s built on top of the very excellent SQLTools ecosystem.<p>Find it’s much easier than the CLI to work out what your columns and tables are called.<p>It also has autocomplete for basic keywords.<p>See it in action here: <a href="https:&#x2F;&#x2F;x.com&#x2F;archieemwood&#x2F;status&#x2F;16893165620359331856" rel="nofollow noreferrer">https:&#x2F;&#x2F;x.com&#x2F;archieemwood&#x2F;status&#x2F;16893165620359331856</a>