MongoDB connection
Hello,
I have the DSS version of 6.0.1 and i want to connect the MongoDB datase to read the data but in Administration > New connection, i don't have the option of MongoDB!!! why?
Best Answer
-
Hi,
Are you by any chance using the free edition of DSS? If so, this would explain why the connector is missing as NoSQL connectors are only available in paid editions of DSS as can be seen in the following chart here:
https://www.dataiku.com/product/get-started/
Thanks,
Andrew
Answers
-
Yes, i use the free.
Thank you,
-
tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron
@MS
,When I'm not at work I use the community edition of DSS on my laptop. If you are looking for a database that you can use with the community version of DSS. I've been using PostgreSQL on my personal laptop for years with DSS. It's not a document database as MongoDB is, but if you are just looking for a database to work with on the Community edition. It's pretty good.
--Tom