Efficient B-tree data serialization
    8.
    发明授权
    Efficient B-tree data serialization 有权
    高效的B树数据序列化

    公开(公告)号:US09305040B2

    公开(公告)日:2016-04-05

    申请号:US14147972

    申请日:2014-01-06

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30327 G06F17/30336

    摘要: B-Tree data is serialized to existing data for all types of workloads by converting a B-Tree data structure into a format capable of being stored and resurrected while containing all data stored in the B-Tree data structure and information relating to the B-Tree data structure.

    摘要翻译: 通过将B-Tree数据结构转换为能够存储和复活的格式,同时包含存储在B-Tree数据结构中的所有数据和与B-Tree数据结构相关的信息,将B-Tree数据序列化为所有类型工作负载的现有数据。 树数据结构。

    Efficient B-Tree data serialization

    公开(公告)号:US10248676B2

    公开(公告)日:2019-04-02

    申请号:US15082785

    申请日:2016-03-28

    IPC分类号: G06F17/30

    摘要: B-Tree data is serialized to existing data for all types of workloads by converting a B-Tree data structure into a format capable of being stored and resurrected while containing all data stored in the B-Tree data structure and information relating to the B-Tree data structure. The serialized B-Tree data is divided into a plurality of sections. The serialized B-Tree data is stored into a plurality of buffers, where storing the B-Tree information section in a first binary buffer, the B-Tree key section in a second binary buffer, and the B-Tree data section in a third binary buffer. In the B-Tree data section, B-Tree data elements stored in the B-Tree data structure are saved, where a size of the B-Tree data section is equal to a total number of the B-Tree data elements in the B-Tree data structure multiplied by a size of each of the B-Tree data elements.