Data storage and retrieval methods and devices, computer readable storage medium and electronic equipment
A data retrieval and data storage technology, applied in the field of computer data, can solve the problems of insufficient compression ratio and query performance, and achieve the effect of good query performance, small storage space occupation, and small I/O bandwidth occupation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0065] In view of this, the present invention provides a data storage and retrieval method, device, computer-readable storage medium and electronic equipment. The data method is used to store key-value data, which can make it have high compression performance and high Loading performance and high query performance, so it is more suitable for practical use.
[0066] Interpretation of the data:
[0067] Taking PostgreSQL as an example, there are various built-in or third-party key-value storage formats:
[0068] json: describe key-value data in json format, such as {"product": "postgres", "version":12.3}, when loading data, it will directly save the above json text, and perform a complete syntax analysis every time it is read, And output part or all of the content according to the query needs.
[0069] jsonb: The key-value data is also described in json format. When the data is loaded, it will perform syntax analysis, convert it into a binary format and save it to disk. The bi...
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