You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duckdb ui_catalog.db
v1.2.0 5f5512b827
Enter ".help" for usage hints.
D FORCE INSTALL ui;
100% ▕████████████████████████████████████████████████████████████▏
D LOAD ui;
D CALL start_ui();
┌──────────────────────────────────────┐
│ result │
│ varchar │
├──────────────────────────────────────┤
│ UI started at http://localhost:4213/ │
└──────────────────────────────────────┘
D