18065569. DATA READ METHOD, DATA UPDATE METHOD, ELECTRONIC DEVICE, AND PROGRAM PRODUCT simplified abstract (Dell Products L.P.)

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 18065569 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 the target storage location of the data.

  • Efficient data read method for B+ trees:
 - Receiving a data read request aimed at target node data in a B+ tree.
 - Acquiring node location information indicating the storage location of the data.
 - Determining the target storage location of the data.

Potential Applications

The technology described in the patent application could be applied in database management systems, file systems, and any other systems that utilize B+ trees for efficient data storage and retrieval.

Problems Solved

1. Efficient data reading and updating in B+ trees. 2. Reduction of computing overhead during data retrieval processes.

Benefits

1. Improved performance in reading and updating data. 2. Enhanced efficiency in managing large datasets stored in B+ trees.

Potential Commercial Applications

Optimizing data retrieval processes in databases, improving file system performance, and enhancing overall system efficiency could be valuable commercial applications of this technology.

Possible Prior Art

There may be existing methods for reading data in B+ trees efficiently, but the specific approach outlined in this patent application may offer unique advantages in terms of reducing computing overhead and improving data access speed.

Unanswered Questions

How does this method compare to traditional data reading techniques in B+ trees?

The article does not provide a direct comparison between this method and traditional data reading techniques in B+ trees. It would be helpful to understand the specific advantages and disadvantages of this approach compared to existing methods.

Are there any limitations or constraints to implementing this data read method in practical systems?

The article does not address any potential limitations or constraints that may arise when implementing this data read method in real-world systems. Understanding any challenges associated with deployment could be crucial for assessing the feasibility of adopting 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.