Remix.run Logo
akshayka 3 days ago

duckdb works — just import duckdb. We also have built-in SQL cells, powered by duckdb, which should also work.

unrealhoang 3 days ago | parent [-]

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