Giter Site home page Giter Site logo

gh-pankaj / emondrian Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sergeisemenkov/emondrian

0.0 0.0 0.0 5.17 MB

A java web archive (.WAR) to deploy and run the eMondrian version of mondrian OLAP engine.

Home Page: https://sergeisemenkov.github.io/eMondrian/

License: Apache License 2.0

Shell 2.55% Java 44.58% HTML 52.88%

emondrian's Introduction

eMondrian

eMondrian is a free (R)OLAP server. It is a version of the Mondrian.

eMondrian supports XMLA standard. It allows connecting to eMondrian from Excel, Tableau, Power BI and client tools that use ADOMD.NET library.

Visit eMondrian project site for more information and documentation.

Building

See eMondrian Developer Guide.

Deployment

  1. Download emondrian.war file.
  2. Copy emondrian.war file to webapps directory of your java server (Apache Tomcat, Jetty, Tiny Java Web Server).

eMondrian contains:

  • eMondrian Binaries
  • Configuration files to deploy eMondrian to a servlet container (like Tomcat, Jetty, etc.)
  • Sample databases
  • The Schema Editor (Alfa Version)

How to connect to eMondrian:

Connect ADOMD.Net application to Mondrian Cube

To connect to mondrian from ADOMD.Net application you must use folowing connection string:

Data Source=http://<your_server_address>:8080/emondrian/xmla;

For example:

Data Source=http://localhost:8080/emondrian/xmla;

emondrian's People

Contributors

sergeisemenkov avatar jbzcooper avatar ssemenkoff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.