问题
I'm trying to create a rich online dashboard to analyze web traffic with monetDB. Does anybody know how to integrate with an open source solution ?
回答1:
I would recommend to use:
- DWH: MonetDB
- ETL: PDI (Pentaho Data Integration)
- OLAP: Mondrian OLAP (OLAP schema workbench tool)
- Dashboards: Pentaho BI Server CE (CDF: charts portfolio CCC + maps, etc.)
For a quick start:
- Fill you DWH (MonetDB) with sample data (One fact table, few dimensions)
- Create OLAP schema in on the top of the DWH tables using "OLAP schema workbench" tool
- On Pentaho BI Server CE:
- Add data sources - DWH connection, OLAP schema
- Create dashboards (according to samples on BI Server)
来源:https://stackoverflow.com/questions/27781178/which-open-source-dashboard-bi-tools-can-work-with-monetdb