Hacker News new | ask | show | jobs
by akshayka 527 days ago
duckdb works — just import duckdb. We also have built-in SQL cells, powered by duckdb, which should also work.
1 comments

can I config sql cells to use different data source (remote DB/APIs) instead of local duckdb?