Analysis method and analysis device for SQLite idle struct nodes
A technology of free linked list and free node, which is applied in the analysis field of SQLite free linked list nodes, and achieves the effect of strong versatility
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0039] Before the present invention is further described in detail in conjunction with the accompanying drawings and specific embodiments, several concepts related to the SQLite database are firstly introduced.
[0040] SQLite database file: consists of fixed-size pages (Page), the size of which is 512 to 32768 bytes (must be an exponent of 2), and the default size is 1024 bytes (1KB). The page size can be set when the database is created, and it cannot be modified after the database object is created. The types of pages include binary sorting tree (Btree) pages, free (free) pages and / or overflow pages (overflow), Btree can also be B+tree or B-tree, and each node can be divided into backbone pages and leaves page.
[0041] The nodes of the free list are located in the leaf pages and are composed of deletion records, which can be a single deletion record or multiple deletion records (including complete records and record fragments).
[0042] The structure of the free linked l...
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