A database transaction slot multiplexing method and related product
By storing transaction slot indices in the database index tuples, the issues of space utilization and query response speed in multi-version concurrency control at the index level are resolved, achieving efficient visibility determination and index structure stability.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CETC JINCANG (BEIJING) TECH CO LTD
- Filing Date
- 2026-04-02
- Publication Date
- 2026-07-03
AI Technical Summary
Existing database systems cannot effectively balance space utilization and query response speed in multi-version concurrency control at the index level. Directly storing transaction information leads to a decrease in index page density, and table lookups increase input and output overhead.
By storing transaction slot indices in the index tuple instead of directly storing transaction identifiers, the utilization efficiency of transaction slots is optimized, the storage overhead of index pages is reduced, and visibility determination is achieved through transaction slot indices, reducing table lookups.
It increases the tuple density of index pages, reduces storage costs, reduces disk I/O operations, improves query response speed, and ensures the stability of the index structure.
Smart Images

Figure CN122332031A_ABST