Dell products l.p. (20240111810). DATA READ METHOD, DATA UPDATE METHOD, ELECTRONIC DEVICE, AND PROGRAM PRODUCT simplified abstract

From WikiPatents
Jump to navigation Jump to search

DATA READ METHOD, DATA UPDATE METHOD, ELECTRONIC DEVICE, AND PROGRAM PRODUCT

Organization Name

dell products l.p.

Inventor(s)

Xiao Le Shang of Shanghai (CN)

Xia Wang of Shanghai (CN)

Xiangdong Huang of Shanghai (CN)

Wesley Wei Sun of Shanghai (CN)

Young Yangchun Wu of Shanghai (CN)

Xin Li of Shanghai (CN)

DATA READ METHOD, DATA UPDATE METHOD, ELECTRONIC DEVICE, AND PROGRAM PRODUCT - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240111810 titled 'DATA READ METHOD, DATA UPDATE METHOD, ELECTRONIC DEVICE, AND PROGRAM PRODUCT

Simplified Explanation

The abstract describes a method for efficiently reading data stored in a B+ tree by receiving a data read request, acquiring node location information, and determining a target storage location of the data.

  • Receiving a data read request aimed at target node data stored in a B+ tree.
  • Acquiring node location information indicating the storage location of node data in the B+ tree.
  • Determining a target storage location of the target node data.

Potential Applications

This technology could be applied in database management systems, file systems, and any other system that utilizes B+ trees for efficient data storage and retrieval.

Problems Solved

1. Efficient reading and updating of data stored in a B+ tree. 2. Reduction of computing overhead during data read processes.

Benefits

1. Improved performance in reading and updating data. 2. Enhanced efficiency in data storage and retrieval processes.

Potential Commercial Applications

Optimizing database systems, improving file storage systems, enhancing search engines, and streamlining data retrieval processes in various industries.

Possible Prior Art

One possible prior art could be traditional methods of reading data from B+ trees in database systems or file systems.

Unanswered Questions

How does this method compare to traditional data read processes in terms of speed and efficiency?

The article does not provide a direct comparison between this method and traditional data read processes.

Are there any limitations or constraints to implementing this technology in existing systems?

The article does not address any potential limitations or constraints that may arise when implementing this technology.


Original Abstract Submitted

data reads and related data reading processes are described. an example data read method includes: receiving a data read request, the data read request being aimed at target node data stored in a target node of a b+ tree; acquiring node location information, the node location information indicating a storage location of node data in a node data set of the b+ tree, and the node data set including the target node data; and determining a target storage location of the target node data. beneficially, data stored in the b+ tree can be read and updated efficiently while reducing computing overhead.