Search code examples
wso2wso2-das

WSO2 DAS with MongoDB


Is it possible to setup MongoDB as the analytic datasource in WSO2 DAS? I saw DAS support cassandra , HBase in analytics-datasources.xml script.


Solution

  • We have done a PR to support MongoDB in DAS. It is already included in the master branch, you can take a look at these PRs:

    https://github.com/wso2/carbon-analytics/pull/225

    And here:

    https://github.com/wso2/carbon-data/pull/133

    Best regards,