Index table creation method, data query method and apparatus
By creating index tables in the data tables, storing indexes in column-row format, and storing redundant columns in column-column format, the problem of balancing OLAP and OLTP performance is solved, enabling efficient hybrid transaction/analytic processing of the database and improving query efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- BEIJING OCEANBASE TECHNOLOGY CO LTD
- Filing Date
- 2023-11-20
- Publication Date
- 2026-06-30
AI Technical Summary
Existing technologies make it difficult to achieve efficient queries for both Online Analytical Processing (OLAP) and Online Transaction Processing (OLTP) on the same data table simultaneously, resulting in database performance failing to meet the needs of both OLAP and OLTP.
By creating an index table, index columns are stored in row format and redundant columns are stored in column format. The index table includes an index key and redundant columns. Redundant columns are used to accelerate OLAP queries, and index columns support OLTP queries, enabling hybrid transactional/analytic processing (HTAP) scenarios.
It improves the OLAP and OLTP performance of the database, supports mixed transaction/analytic processing, reduces storage costs, and improves query efficiency.
Smart Images

Figure CN117520349B_ABST