- OLAP - OnLine Analytical Processing | Wikipedia
- Original Italian WebSite phpmyolap.altervista.org
- Sourceforge Site sf.net/p/phpmyolap
- GitHub Site: github.com/fditria/phpmyolap
- Sample MySQL Database - Foodmart (8 MB)
phpMyOLAP is a web application written in PHP for data warehouse analysis in MySQL. It consists of a graphical interface for the exploration of the multidimensional model and for the formulation of OLAP queries with an Access-type Query-By-Example approach. Its use therefore does not require knowledge of languages such as SQL or MDX. Moreover, having its own OLAP Engine, does not require the presence of additional libraries and does not rely on Java-based web services. Requirements
To use phpMyOLAP it is necessary to know the basic concepts of the Data Warehouse, such as the multidimensional model and the functioning of the main OLAP operators.
- Moved to this GitHub Repo - github.com/apmuthu/phpMyOLAP
- English Translation
- Rudimentary PHP Session based Authentication - Default hardcoded Access: admin / password
- Export File names now prefixed with olap_ and suffixed with timestamp