Memory database based on Java technology and implementation method thereof
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- YOZOSOFT
- Publication Date
- 2021-11-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the realization of memory database, in particular to a memory database based on Java technology and its realization method. Background technique
[0002] In-memory database (IMDB) refers to those database management systems that completely use main memory as data storage. Due to the savings in disk I / O overhead, the efficiency is much higher than traditional disk-based database management systems. In-memory databases are very suitable for applications in small-scale data, as well as in scenarios such as rapid prototyping systems for software testing.
[0003] General in-memory databases are implemented in the traditional way of disk data management, and most of them are relational databases, but their performance scalability is not good, which will increase the memory overhead of the query agent, and the system is not flexible enough.
[0004] Therefore, it is urgent to propose a new technical solution to solve the above probl...