Closed coderyeasin closed 8 months ago
You will need the 0.9.2 release of the jdbc driver to connect to Motherduck.
You will just need to setup the correct jdbc url according to:
https://motherduck.com/docs/integrations/dbeaver/
as you would connect with a normal JDBC client.
@vgrimaldi848 Thnak you so much your response! it was version conflicts and resolve with this version.
@vgrimaldi848 using this dbeaver successfully created connection with my motherduck database and i can see tables, can query as well as other stuff too.
according to this metabase-duckdb-driver requirement i'm successfully installed .jar file into /home/plugins folder and set .env using docker in ubuntu
Point is: so my point is how would i connect this motherduck database into metabase so that i can visualize data.
because i created several connection but its saved as blanked database, i'm provide 'duckdb' setup options in metabase please see my attached image, configuration is same according to this driver requirement but what i'm missing can't resolve yet.
@AlexR2D2 Can you please look into this.
I am downgrade and upgrade but its not compatible so can't see any 'DuckDB to 0.9.2' in this driver versions, for above solution to connect motherduck using jdbc driver its successfully worked but can't integrate with metabase?
Previous issues was resolved! so that's why closed.
I want to connect with 'motherduck' using this driver can i do that?