Skip to content

WSO2 MongoDB Ballerina Module 0.8.1 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@Manuri Manuri released this 21 Feb 15:26
· 510 commits to master since this release

WSO2 MongoDB module allows you to interact with a MongoDB(a free and open-source cross-platform document-oriented database[1]) data source.

Steps to Configure

Extract wso2-mongodb-<version>.zip. Run the install.{sh/bat} script to install the module.
You can uninstall the module by running uninstall.{sh/bat}.

Open issues and reporting bugs

You can find the known issues in the following link and report any bugs in the same link.
https://github.com/wso2-ballerina/module-mongodb/issues

How to contribute to WSO2 MongoDB Module

You can contribute to the WSO2 MongoDB Module development by forking the github repository and sending your pull requests to https://github.com/wso2-ballerina/module-mongodb/

MongoDB Connector Version Ballerina Version
0.8.1 0.990.3

[1] https://www.mongodb.com