Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matsonj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
matsonj
4mo ago
no we don't (source: work at motherduck)
2.
▲
by
matsonj
11mo ago
Sure - https://motherduck.com/blog/15-companies-duckdb-in-prod/
3.
▲
by
matsonj
11mo ago
You’re underselling this. Running it locally also gives you access to all cores and all RAM. Wasm is very limited comparatively - perf is not even close.
4.
▲
by
matsonj
11mo ago
Afaik no overlapping people
5.
▲
by
matsonj
1y 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.
6.
▲
by
matsonj
1y 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
7.
▲
by
matsonj
1y ago
for clarity: Instant SQL won't automatically run queries that write or delete data or metadata. It only runs queries that read data.