Skip to content

Commit 407f04b

Browse files
committed
2 parents 42272be + c4c850e commit 407f04b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,15 @@ MongoDB Connector Module
33

44

55
The MongoDB Connector in Mendix allows Mendix applications to interact with MongoDB databases by providing a seamless integration between the two technologies. The connector provides create, read, and delete (CRD) functionalities, allowing developers to easily store, retrieve, and remove data from MongoDB databases directly from their Mendix applications
6+
7+
**Dependencies**
8+
9+
• Mendix Modeler 9.20.0
10+
11+
• MongodB JAR file version 3.10.2
12+
13+
14+
![image](https://user-images.githubusercontent.com/39770908/222744107-abda45ef-42d0-4001-b0fd-00a09ab30dea.png)
15+
16+
17+

0 commit comments

Comments
 (0)