JDBC UI
#142
Replies: 1 comment
-
I haven't tried, but it should be possible to launch the DuckDB UI from an instance created in the Java (JDBC) client. Then you can use the UI with the same instance that you have a JDBC connection to. You'd launch the UI by running the SQL |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I absolutely love the UI. While a lot of my investigations now happen through pulling local data, how possible would it be to have a JDBC connection on the UI?
Beta Was this translation helpful? Give feedback.
All reactions