Hacker News new | ask | show | jobs
by carlopi 998 days ago
Btw, it's already happening:

Go to https://shell.duckdb.org, and type

FROM 'https://hacker-news.firebaseio.com/v0/item/37663308.json';

Querying hacker news, from a browser tab (passing through a bunch of database and Web technology that make it possible for DuckDB to be executed within a browser tab)

1 comments

woah! Didn't know this existed https://shell.duckdb.org, it's pretty cool!