Hi!
I need integrate dremio with data source from Cratedb, is it possible?
Thank you for your help
Hi!
I need integrate dremio with data source from Cratedb, is it possible?
Thank you for your help
If you’re using Dremio Software, you should be able to build your own connector. It’s not too difficult, see guide here: Dremio Tutorial: Creating ARP Connector
Or you can see if there’s a community built one already. For example, there looks to be one here: GitHub - rongfengliang/cratedb-dremio-connector: cratedb-dremio-connector
Thank you for the information.
I was able to connect through Postgres driver!