General OLAP Solutions

Source: Internet
Author: User
Tags sql server books
Cloveretl

Cloveretl is a data ETL framework that extracts business data and converts it to the type required by OLAP. It is still stored in relational databases. Typically, the order and orderitem tables in the parent-child relationship need to be converted into a fact table. In orderitem, a large amount of redundant order data, such as date, customer, and branch, is required for statistics convenience. It seems that this is only a few lines in the cloveretl framework.Code, Three table structure definitions.

Mondrian

Mondrian, the core OLAP engine, is responsible for computing and caching data from relational databases and responding to queries from the presentation layer using the ms mdx syntax. The MDX Syntax of Microsoft is not difficult to learn. All SQL Server books are taught.
At this layer, You need to define a schema meta-model, including dimensions, hierarchies, levels, and members. Mondrian uses it to aggregate data from relational databases to respond to queries in the MDX syntax.

July

Olap jsp m tag library. Provides OLAP navigator and multi-dimensional data display, and supports chart generation and export to excel. Mondrian's premium presentation layer.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.