Hacker News new | ask | show | jobs
by 1egg0myegg0 418 days ago
It is already available in the local DuckDB UI! Let us know what you think!

-Customer software engineer at MotherDuck

1 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.