how to save the data in non relational database

0
I have a mendix App requirement where Client wants to how to save the data in non relational database . can we save the data in NO SQL database or  I want to use mongoDB as default database to my mendix app how should I do that
asked
1 answers
1

I think you need to look at a 3rd party module to be able to integrate with a MongoDB database. There are several in the Marketplace.

 

https://marketplace.mendix.com/link/component/212445

https://marketplace.mendix.com/link/component/208152

 

Good luck!

answered