Overview

MongoDB is a NoSQL, document-oriented database that uses JSON-like documents to store, retrieve, and manage the information. TIBCO Flogo® Connector for MongoDB is used to insert, query, update and delete documents from a collection in the MongoDB database. It also provides a trigger to listen to the events or actions performed on the MongoDB collections.

You can use the following trigger and activities in your flow:
  • MongoDB Trigger
  • MongoDB Query Document
  • MongoDB Insert Document
  • MongoDB Update Document
  • MongoDB Remove Document
Note: For information about how to use MongoDB, see the MongoDB documentation.