Comment on Instant SQL for results as you type in DuckDB UIparentComments−ukuina1yDoes local DuckDB UI work without an internet connection?−jephly1y(DuckDB UI developer here)It doesn't currently - the UI assets are loaded at runtime - but we do have an offline mode planned. See https://github.com/duckdb/duckdb-ui/issues/62.−wodenokoto1yI’m pretty sure it doesn’t. My understanding is it gets downloaded at startup and then runs offline.Kinda like regex101, draw.io or excalidraw.
Comments
Does local DuckDB UI work without an internet connection?
(DuckDB UI developer here)
It doesn't currently - the UI assets are loaded at runtime - but we do have an offline mode planned. See https://github.com/duckdb/duckdb-ui/issues/62.
I’m pretty sure it doesn’t. My understanding is it gets downloaded at startup and then runs offline.
Kinda like regex101, draw.io or excalidraw.