Connecting to Marklogic databases
RadAniba
Registered Posts: 6 ✭✭✭✭
Hi Team,
I am wondering if there is a connector or a plugin to connect to a remote marklogic database ? I saw a list of connectors but could not find one that I think can be used with Marklogic
Any idea ?
Rad
Answers
-
Hi @RadAniba
,DSS can work with any database that supports JDBC. From what I can see here you could use either PostgreSQL or mljdbc jdbc drivers.
You may find more information about how to connect to SQL databases from DSS here:
https://doc.dataiku.com/dss/latest/connecting/sql.html#other-databases
Regards