|
<p class="overview"><b><span class="overview"><b class="smallFont"><a id="about61" name="about61"></a></b></span>Explain the structure of data storage</b>. <br />Speedminer does not store data in cube. This is because the database technology behind Speedminer - Caché is already an object and multi-dimensional architecture database, and thus we do not require to build cube (which from the name we can understand the purpose is to make 2-Dimensional RDBMS looks like multi-dimensional - Cube).</p><p class="overview">When ETL moves the data to OLAP database, even though from the table architecture and ODBC tools it seems like normal RDBMS database, but in fact, the data is already in multi-dimensional structure, and with our multi-dimensional indexing, bitmap indexing processing, index compression technology and our special processing for OLAP query, the statistics can be obtained in split second. </p><p><span class="overview">Since there are no need for building cube, the setup becomes extremely easy and user friendly, users will see OLAP database in the same architecture, same table relationship (in fact even field and every part is identical) as their operation database, and just need to select the fields required for analysis.<br /></span></p> |
|