A non-volatile memory buffer design method for sqlite database
A non-volatile memory and buffer technology, applied in the field of database systems, to achieve the effects of reducing write amplification, optimizing read and write performance, and solving tail delay problems
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0031] See attached figure 1 , based on the original SQLite database architecture, the non-volatile memory buffer-oriented SQLite system divides the system into three parts, namely the B-tree module and the CC-manager module in the memory, and the non-volatile memory module. Pager module and modified page index module, and database file storage on disk. The CC-manager module cooperates with the B-tree module to manage transactions. The B-tree module reads and writes the data pages of the buffer by accessing the Pager module in the non-volatile memory, and the modified page index is used for Disk is synchronized with non-volatile memory.
[0032] See attached figure 2 , the specific process of the write operation: when the write operation is usually performed, SQLite sends a request to the Pager module through the B-tree module, and then modifies the data through the buffer. In SQLite-CC, it is first necessary to pass the sqliteCCCheckState() judgment of the CC-Manager to e...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com