Hacker Newsnew | past | comments | ask | show | jobs | submit | tobilg's commentslogin

Impressive, congrats! I‘m building https://sql-workbench.com which is similar, but focussed on DuckDB WASM instead of SQLite… Love that you offer different databases.


Literally the first dozen search results if you google for "lakehouse" are about data lakehouses: https://www.google.com/search?q=lakehouse

This is a well-known term for everyone working with larger datasets...


> Literally the first dozen search results if you google for "lakehouse" are about data lakehouses:

Your results sound personalized. Data lakehouses are much smaller part of incognito results.


Try https://sql-workbench.com if you‘d like to do this directly in the browser, for free. Including Parquet and Arrow support as well.


Your tool has been awesome! Seeing what it can do inspired me to write a POC that connected to an enterprise IBM application that I used to implement: https://github.com/karbasia/tririga-data-workbench (also uses DuckDB and Perspective with some additional hacks to make it work with IBM's tool).


IMO that’s not really possible because of the size limits of Cloudflare Workers. Neither the WASM nor the Node version are small enough.

I‘m running it on AWS Lambda functions with some success.


Not sure why the comparisons were made with pretty outdated versions to be honest.

I‘m using a (older) v1.29.1 dev version with https://sql-workbench.com w/o any bigger issues.


But they got a custom CLI argument in the OSS product for it. And hosting/proxying it under the OSS domain ui.duckdb.org


Actually, the UI was built by MotherDuck…


Have a look at https://sql-workbench.com eventually. It runs DuckDB WASM in the browser, and with Perspective, which is used for data visualization, you can also visualize timeseries.

You can either drag & drop data, or use remote data sources via https


You can potentially use Ollama running a model locally, e.g. https://ollama.com/library/duckdb-nsql


Have a look at https://sql-workbench.com eventually, as it's using DuckDB WASM & Perspective to render the query results. Let me know what you think!


This is actually how I discovered Perspective!


Hahaha, nice. It's a small world.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: