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. 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, Out of the box, WSO2 Data Analytics Server (DAS) does not support MongoDB. However, we have written DAS in such a way that, it is easy to setup other databases such as MongoDB as your analytics data source. The