- Oracle Essbase 9 Implementation Guide
- Joseph Sydney Gomez Sarma Anantapantula
- 404字
- 2021-04-01 14:18:43
Different types of data warehouses
In addition to the relational database, an enterprise data warehouse environment often consists of an Extract Transform and Load (ETL) solution, an OLAP engine (hooray Essbase), client analysis tools, and other web or desktop applications that manage the gathering of data and delivering it to business users.
There are three types of data warehouses:
- Enterprise Data Warehouse: An enterprise data warehouse provides a central database for decision support throughout the enterprise. It is recommended that there is only one data warehouse across the enterprise.
- Operational Data Store: This has a broad enterprise wide scope, but unlike the real enterprise data warehouse, data is refreshed in near real time and used for routine business activity. One of the typical applications of the Operational Data Store (ODS) is to hold the recent data before migration to the data warehouse. Typically, the ODS are not conceptually equivalent to the data warehouse albeit do store the data that have a deeper level of the history than that of the OLTP data.
- Data Mart: The data mart is a subset of the data warehouse and it supports a particular region, business unit, or business function. The data mart receives its source data from the data warehouse. There can be many data marts sourcing data from the one data warehouse.
In case you're wondering, here are a few words about an OLAP solution and an OLTP solution. An OLAP solution stands for On-Line Analytical Processing, which in a nutshell means that the data you are using for your analysis is mainly considered reporting or presentation data and any updates or write-backs are solely for analytical purposes. The source data is rarely updated in this method.
The OLTP solution stands for On-Line Transactional Processing which means that the base or source data is directly updated with factual and historical data as an output of the analysis or data entry processes. Conventional straight line reporting can be performed and there is very little, if any, slice-and-dice analysis or what-if scenarios.
Data warehouses and data marts are usually built on dimensional data modeling where fact tables are connected with dimension tables. This is most useful for users to access data since a database can be visualized as a cube containing many dimensions. A data warehouse and its smaller, more specific data mart provide an opportunity for slicing and dicing that visualize cube along any one of its dimensions.
- Painter繪畫實例教程
- Midjourney AI繪畫藝術創作教程:關鍵詞設置、藝術家與風格應用175例
- Android從入門到精通
- NHibernate 3.0 Cookbook
- PowerPoint 2016實戰從入門到精通(超值版)
- 巧學巧用Flash CS6制作動畫
- 虛擬現實:沉浸于VR夢境
- 跨境電商:速賣通搜索排名規則解析與SEO技術
- Configuring IPCop Firewalls: Closing Borders with Open Source
- Photoshop海報設計技巧與實戰
- Illustrator CC 2018 基礎與實戰教程(全彩版)
- 中文版SolidWorks 2016完全實戰技術手冊
- After Effects 動態圖形設計:入門技法與基礎創作
- Final Cut Pro視頻后期剪輯零基礎入門到精通
- Android APP開發實戰:從規劃到上線全程詳解