MongoDB
MongoDB is an open-source, NoSQL, and document-oriented database that is used for high-volume data storage. It used as a production data base to run applications.
MongoDB can be used as an input and/or an output.
Syncing mode
- Add data (Insert)
- Update and Insert data (Upsert)
- Erase and Replace data (Drop)
Setup
To configure MongoDB connector:
-
Give a name to your connector
-
Fill host, login and other information that RestApp needs in order to connect to your MongoDB database
-
Test the connection and be sure it is successfull