Skip to content

This connector is used to execute mongodb operations on a integration flow

License

Notifications You must be signed in to change notification settings

wso2-extensions/esb-connector-mongodb

Repository files navigation

MongoDB Connector

The MongoDB Connector allows you to connect to the MongoDB database via different connection URI and perform CRUD operations on the database.

Compatibility

Connector version Supported WSO2 ESB/EI version
1.0.0 EI 6.6.0, EI 7.1.0
1.0.1 EI 6.6.0, EI 7.1.0

Documentation

Please refer to documentation here.

Building from the source

Follow the steps given below to build the MongoDB Connector from the source code.

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-mongodb directory: mvn clean install.
  3. The ZIP file with the MongoDB Connector will be created in the esb-connector-mongodb/target directory.

How you can contribute

As an open source project, WSO2 extensions welcome contributions from the community.
Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.