Readit News logoReadit News
matsonj commented on Show HN: Molab, a cloud-hosted Marimo notebook workspace   molab.marimo.io/notebooks... · Posted by u/akshayka
matsonj · a month ago
I was hopeful for Wasm to make this work better but it just didn't. really cool to see this available - i was wondering what the next step was.
matsonj commented on Instant SQL for results as you type in DuckDB UI   motherduck.com/blog/intro... · Posted by u/ryguyrg
arrty88 · 4 months ago
it looks cool, but i wish i could just see the entire table that im about to query. i always start my queries with a quick `select * from table limit 10;` then go about adding the columns and joins
matsonj · 4 months ago
`from my_table`

will do the same!

We are working on how to make it easy to switch from instant sql -> run query -> instant sql

matsonj commented on Instant SQL for results as you type in DuckDB UI   motherduck.com/blog/intro... · Posted by u/ryguyrg
XCSme · 4 months ago
I hope this doesn't work with DELETE queries.
matsonj · 4 months ago
for clarity: Instant SQL won't automatically run queries that write or delete data or metadata. It only runs queries that read data.

Deleted Comment

u/matsonj

KarmaCake day12March 19, 2025View Original