US2008021915A1PendingUtilityA1

Relational database management system (RDBMS) employing a relational datastore and a multi-dimensional database (MDDB) for serving query statements from client machines

Assignee: BAKALASH REUVENPriority: Feb 28, 2000Filed: Jul 6, 2007Published: Jan 24, 2008
Est. expiryFeb 28, 2020(expired)· nominal 20-yr term from priority
Y10S707/99934G06F 16/24539G06F 16/24556G06F 16/2455G06F 16/30Y10S707/99932G06F 16/283Y10S707/954Y10S707/99935Y10S707/957Y10S707/99943
43
PatentIndex Score
0
Cited by
0
References
0
Claims

Abstract

A relational database management system (RDBMS) for servicing query statements from one or more client machines, using a relational data store and a multi-dimensional database (MDDB). The RDBMS includes a query interface which is adapted to receive query statements from the client machines, and generate one or more query requests. The RDBMS includes a query handling mechanism which receives each request from the query interface, extracts a set of dimensions associated with the request, uses the dimensions to retrieve aggregated fact data from the MDDB, and forwards retrieved aggregated fact data to the query processing mechanism for subsequent processing. When the query processing mechanism of the RDBMS determines that servicing one or more query requests requires data stored in the relational tables, then the query handling mechanism automatically routes the requests to the relational data tables, so that data can be accessed from the relational tables and forwarded to the query processing mechanism for use in servicing the requests, in a manner transparent to the client machine. When the query processing mechanism determines that servicing one or more query requests requires aggregated data from the MDDB, then the query handling mechanism automatically routes the requests to the MDDB, so that data can be accessed from the MDDB and forwarded to the query processing mechanism for use in servicing the requests, in a manner transparent to the client machine.

Claims

exact text as granted — not AI-modified
1 : A relational database management system (RDBMS) comprising: 
 a query interface adapted to receive query statements from one or more client machines, and generating one or more query requests by disintegrating the query statement so that each said query request specifies a set of dimensions;    a query processing mechanism for processing each query request received from said query interface;    a query handling mechanism for handling said query requests;    a relational data store having relational tables for storing fact data, and a meta-data store for storing a dictionary containing dimension data; and    a multi-dimensional database (MDDB) for storing aggregated fact data in a multi-dimensional data structure;    wherein query statements from said one or more client machines are serviced by a method comprising the steps of:    (a) loading said meta-data and said fact data from said relational data store into said MDDB;    (b) calculating aggregated fact data from the fact data according to a multi-dimensional data aggregation process, and storing aggregated fact data in said MDDB;    (c) transmitting a query statement from said one or more client machines to said query interface, and generating one or more query requests by disintegrating the query statement so that each said query request specifies a set of dimensions;    (d) said query handling mechanism 
 (i) receiving each query request,  
 (ii) extracting the set of dimensions associated with said query request,  
 (iii) using said dimensions to retrieve aggregated fact data from said MDDB, and  
 (iv) forwarding retrieved aggregated fact data to said query processing mechanism for subsequent processing, if needed; and  
   (e) said query processing mechanism processing said one or more query requests, and 
 (i) when said query processing mechanism determines that servicing said one or more query requests require data stored in said relational tables of said relational data store, then said query handling mechanism automatically routes said one or more query requests to said relational data tables, so that data is accessed from said relational tables and forwarded to said query processing mechanism for use in servicing said one or more query requests, in a manner transparent to said client machine, and  
 (ii) when said query processing mechanism determines that servicing said one or more query requests require aggregated data stored in said MDDB, then said query handling mechanism automatically routes said one or more query requests to said MDDB, so that aggregated data can be accessed from said MDDB and forwarded to said query processing mechanism for use in servicing said one or more query requests, in a manner transparent to said client machine.  
   
     
     
         2 : The RDBMS of  claim 1 , wherein said query handling mechanism comprises a first query handler operably coupled to said query interface, and a second query handler operably coupled to a first data communication interface; and 
 wherein said second query handler (i) receiving each query request from said first query handler, (ii) extracting a set of dimensions associated with said query request, (iii) providing said dimensions to a data loading mechanism so that said data loading mechanism can retrieve aggregated fact data from said MDDB, and (iv) forwarding retrieved aggregated fact data to said query processing mechanism for subsequent processing, if needed.    
     
     
         3 : The RDBMS of  claim 2 , wherein said data loading mechanism loads said meta-data and said fact data from said relational data store into said MDDB by way of a second data communication interface.  
     
     
         4 : The RDBMS of  claim 1 , wherein after data loading operations conducted during step (a), step (b) comprises initially aggregating fact data along at least one of the dimensions extracted from said dictionary, and storing aggregated fact data results in said MDDB.  
     
     
         5 : The RDBMS of  claim 4 , wherein during query servicing operations, step (e) further comprises aggregating the fact data on demand along additional dimensions extracted from said query request, and storing aggregated fact data results in said MDDB.  
     
     
         6 : The RDBMS of  claim 1 , wherein said multi-dimensional data structure comprises a plurality of data storage cells, and wherein step (a) further comprises indexing each said data storage cell with multiple dimensions, and storing either base data values or aggregated fact data values in said data storage cells.  
     
     
         7 : The RDBMS of  claim 2 , wherein during data loading operations, said data loading mechanism extracts dimension data from the dictionary in said meta-data store, and forwards the dimension data to said aggregation engine and configuring said MDDB using said dimension data.  
     
     
         8 : The RDBMS of  claim 2 , wherein during step (c) said query statement is an SQL-type query statement and each query request is an SQL-type query request.  
     
     
         9 : The RDBMS of  claim 2 , wherein said first data communication interface is a standard interface selected from the group selected from OLDB, OLE-DB, ODBC, SQL, API, and JDBC.  
     
     
         10 : The RDBMS of  claim 3 , wherein said second data communication interface is a standard interface selected from the group selected from OLDB, OLE-DB, ODBC, SQL, API, and JDBC.  
     
     
         11 : The RDBMS of  claim 1 , wherein said query interface is implemented in a module within said RDBMS.  
     
     
         12 : The RDBMS of  claim 1 , wherein during step (c) the user interacts with said client machine using a web-enabled browser to generate a natural language type query statement, and said natural language type query statement is communicated to said query interface.  
     
     
         13 : The RDBMS of  claim 2 , wherein during step (d) further comprises said second query handler transforming each query request so as to optimize the query request for efficient query handling.  
     
     
         14 : The RDBMS of  claim 2 , wherein during step (d) further comprises said second query handler mapping the data types of the query statement issued by said first query handler, and mapping a standard data type used to represent the query request issued by said first query handler into the data types used in said MDDB.  
     
     
         15 : The RDBMS of  claim 1 , wherein during step (e) said multi-dimensional aggregation process further supports the following operations: 
 (i) if the aggregated fact data required to service a given query statement is already pre-calculated and stored within said MDDB, then the pre-aggregated fact data is retrieved by said data handling mechanism and returned to said client machine via said query handler; and    (ii) if the required fact data is not already pre-aggregated and stored within said MDDB, then the required aggregated fact data is calculated on demand by said aggregation engine, and the aggregated fact data result is automatically forwarded to said client machine.

Join the waitlist — get patent alerts

Track US2008021915A1 — get alerts on status changes and closely related new filings.

We store only your email — no account needed. See our privacy policy.