The difference between a relational database and a multi-dimensional database

Source: Internet
Author: User

Question:

Preliminary understanding of multidimensional database and relational database are table storage, but in the cube is called the fact table, the dimension table, do the analysis of the relational database can do it? (the book says that the multidimensional database queries faster, but why is it faster?) are multidimensional databases and relational databases simply better at query speed? And what are the considerations for building a multidimensional database?

Answer:

My understanding is as follows:
Relational data Warehouse design in strict accordance with the three-paradigm design, in the data query, the need for multiple table connections to achieve, for large data volume of the warehouse, such a connection is very time-consuming, so poor performance; This structure also leads to a long development cycle, high cost, but space-saving, easy to expand, is the ideal warehouse design method.
At present, the use of multi-only design method, this method with the fact table as the core, a number of dimensions combined, simple and easy to understand the structure, development is relatively easy, this structure led to a lot of redundancy, but because of this, but also improve its performance, that is, the so-called space-time;

The difference between a relational database and a multi-dimensional database

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.