CST(47)-OLAP and Multidimensional Data

Online Analytical Processing (OLAP) tools create multidimensional data views on top of ordinary 2-D SQL databases (or using specialized mult...

Online Analytical Processing (OLAP) tools create multidimensional data views on top of ordinary 2-D SQL databases (or using specialized multidimensional databases). OLAP’s multidimensional access lets you formulate more sophisticated queries, and then look at the results accordingly. Think of OLAP as a multidimensional spreadsheet with multiple axes. For example, you could have a product database they you access via multiple dimensions such as time, region, customer, store, price, and sales. The idea is to let you explore data using different dimensions.

OLAP’s multidimensional model makes it easier to visualize data. Instead of navigating through multiple tables and rows, you look at data through multidimensional views. Relational/OLAP tools provide this function by introducing a layer of abstraction on top of SQL databases that hides the physical structure of normalized relational tables. Instead, you get to see multidimensional views of that same data. OLAP obviously provides a more intuitive way to look at data, especially if you used a spreadsheet’s pivoting feature.

The OLAP model comfortably handles data in ten or less dimensions. Beyond this, servers fail from index overload. In addition, our brains may also fail from n-dimensional visual overload. The OLAP tool vendors are split into three camps:

1. Relational OLAP tools. These are OLAP client tools that create multidimensional views by extracting data from ordinary SQL databases. These tools simulate multidimensional visualizations using sophisticated indexing, caching, and Meta data techniques. Tools in this category include Brio’s DataPivot, Business Object’s Mercury, Cognos’ PowerPlay, Andyne’s Pablo etc.

2. OLAP-savvy SQL servers. The vendors in this camp offer specialized SQL databases that are optimized for running OLAP-savvy queries. The specialized SQL database vendors obtain performance gains by using special indexing techniques; parallel joins, OLAP-savvy SQL generators, and SQL query extensions that help the database engine optimize the query. Vendors in this category include Red Brick’s Red Brick Warehouse and MicroStrategy’s DSS/ Server.

3. Multidimensional DBMSs (MDBMSs). Rather than storing data as keyed records in tables, MDBMS provide specialized database engines to store data in arrays along related dimensions called hypercubes. Most MDBMSs use indexing-intensive schemes to optimize access to these cubes. MDBMS vendors typically provide OLAP client tools that are optimized for their engines – there are no standards for MDBMS data access. OLAP/MDBMS tools include Arbor’s Essbase, Kenan’s Accumate, Pilot’s Lightship Server, Oracle/IRI’s Express, SAS OLAP++, etc.
Name

ADO,131,ASP,3,C++,61,CORE JAVA,1,CSS,115,HTML,297,index,5,JAVASCRIPT,210,OS,47,PHP,65,SAD,53,SERVLETS,23,SOFTWARE ENGINEERING,245,SQL,71,TCP/IP,1,XHTML,9,XML,18,
ltr
item
Best Online Tutorials | Source codes | Programming Languages: CST(47)-OLAP and Multidimensional Data
CST(47)-OLAP and Multidimensional Data
Best Online Tutorials | Source codes | Programming Languages
https://www.1000sourcecodes.com/2023/07/cst47-olap-and-multidimensional-data.html
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/2023/07/cst47-olap-and-multidimensional-data.html
true
357226456970214079
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content