7 ms·
How is this promoted as a "local UI" if it gets the UI from a remote URL? Maybe the closed source UI is downloaded upon first execution for installation and th
by plipt 2y ago
How is this promoted as a "local UI" if it gets the UI from a remote URL?
Maybe the closed source UI is downloaded upon first execution for installation and then cached locally?
Or is this a web app that loads from the remote URL each time?
- daveguy 2y agoIt's a web interface, but it is served from the local machine. The default is http://localhost:4213/ http://localhost:4213/ See the note just above this link on data locations and the optional and explicit opt-in to motherduck: https://duckdb.org/2025/03/12/duckdb-ui.html#features https://duckdb.org/2025/03/12/duckdb-ui.html#features