How do I connect Matlab to MongoDB Atlas?

7 visualizaciones (últimos 30 días)
Michael Wong
Michael Wong el 11 de En. de 2019
Respondida: Neeraj Rajpurohit el 30 de Jun. de 2020
I am not able to connect to MongoDB Atlas using Matlab.
Is this because MongoDB is running version 4.0 whereas the driver supports up to version 3.4. Any help would be appreciated!

Respuesta aceptada

Jasmine Dai
Jasmine Dai el 14 de En. de 2019
According to the doc page on this:
MATLAB only support MongoDB up to version 3.4. This is likely the source of the issue.
If you can do downgrade to 3.4, here is the link that I found might be helpful to you:
Downgrade from 4.0, the method would be very similar.

Más respuestas (1)

Neeraj Rajpurohit
Neeraj Rajpurohit el 30 de Jun. de 2020
Hi,
Jasmine's answer here would work in my opinion. However, for best experience, I would recommend you to go with the version 3.2. Out of all, it worked out in the best way for me.
Thanks,
Neeraj

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by