USING STATISTICS FOR DATABASE PARTITION PRUNING ON CORRELATED COLUMNS
    62.
    发明申请
    USING STATISTICS FOR DATABASE PARTITION PRUNING ON CORRELATED COLUMNS 审中-公开
    使用统计数据对相关列进行数据库分割

    公开(公告)号:US20170052989A1

    公开(公告)日:2017-02-23

    申请号:US14827407

    申请日:2015-08-17

    Applicant: SAP SE

    CPC classification number: G06F17/30339

    Abstract: A system includes a database having one or more tables having multiple partitions. The database includes memory modules to store the multiple partitions, a query processor, a data manipulation language (DML) processor configured to process operations to manipulate data in one or more of the partitions and a statistics module. For each partition, the statistics module maintains a partition profile and stores the partition profile in a statistics cache. The partition profile includes at least a first interval of data range values per column for one or more columns. The statistics module updates at least the first interval of a partition profile for a partition with new data range values responsive to the DML processor processing an operation to manipulate data in the partition. The database includes a partition pruning module that is configured to include partitions responsive to a received query based on the partition profile.

    Abstract translation: 系统包括具有一个或多个具有多个分区的表的数据库。 该数据库包括用于存储多个分区的存储器模块,查询处理器,配置成处理操作一个或多个分区中的数据的操作语言(DML)处理器和统计模块。 对于每个分区,统计模块维护分区配置文件,并将分区配置文件存储在统计信息高速缓存中。 分区轮廓包括至少一列或多列的每列的数据范围值的至少第一间隔。 统计模块至少对具有新数据范围值的分区的分区简档的第一间隔进行更新,响应于DML处理器处理操作分区中的数据的操作。 该数据库包括一个分区修剪模块,该分区修剪模块被配置为根据分区简档来响应于所接收的查询来包括分区。

    Lock-free read access to vector data structures

    公开(公告)号:US12242727B2

    公开(公告)日:2025-03-04

    申请号:US18214821

    申请日:2023-06-27

    Applicant: SAP SE

    Abstract: Disclosed herein are system, method, and computer program product embodiments for providing a lock-free read access to one or more data structures. An embodiment operates by allocating a first portion of a memory corresponding to a first data structure of the one or more data structures, the first data structure comprising a size. The embodiment then performs a first operation associated with the first data structure. The embodiment then receives a first request to insert second data to the first data structure, and determines whether an increase of the size is to be executed. The embodiment then, based on the determination that an increase of the size is to be executed, inserting the second data to a modified first data structure, comprising: executing garbage collection to free-up the first portion of the memory based on at least one parallel operation associated with the first data structure.

    Accessing schema-flexible data by applying a fixed schema

    公开(公告)号:US11928087B2

    公开(公告)日:2024-03-12

    申请号:US17752050

    申请日:2022-05-24

    Applicant: SAP SE

    CPC classification number: G06F16/213 G06F16/2282 G06F16/252

    Abstract: Disclosed herein are system, method, and computer program product embodiments for accessing a database collection. In some embodiments, an application generates a database collection. The database collection is configured to store documents (e.g., records). The application generates a database table definition. The database table definition is a proxy or adapter for the database collection. The application receives a request to be executed to be executed on the database collection from a client device. The request specifies the database table definition. The application accesses the database collection, via the database, to process the request using the database table definition.

    Transaction commit protocol with recoverable commit identifier

    公开(公告)号:US11874746B2

    公开(公告)日:2024-01-16

    申请号:US16944015

    申请日:2020-07-30

    Applicant: SAP SE

    CPC classification number: G06F11/1464 G06F2201/87

    Abstract: Technologies are described for facilitating database system recovery in a distributed database environment having a master node and at least one slave node. The master node maintains an in-memory reference that includes transaction identifiers and their corresponding commit identifiers. When a slave node requests that a commit identifier be assigned to a transaction, the transaction and commit identifiers for the transaction are added to the in-memory reference. The commit identifier is sent by the master node to the slave node. The slave node writes a log entry to a commit log that includes the transaction identifier and the assigned commit identifier. If the database system is interrupted before the slave node writes the commit log entry, the slave node can request the commit identifier for the transaction from the master node, which retrieves the identifier from the in-memory reference.

    USING SELF-MAINTAINING STRUCTURE INFORMATION FOR FASTER DATA ACCESS

    公开(公告)号:US20230068358A1

    公开(公告)日:2023-03-02

    申请号:US17462561

    申请日:2021-08-31

    Applicant: SAP SE

    Abstract: A method, a system, and a computer program product for accessing data. A schema representing a structure of an object in a plurality of objects stored in a storage location is generated. Each object includes one or more data elements. Each schema identifies one or more data elements of the object, an offset location of each data element of the object, and a value of each data element of the object. A query requesting access to one or more data elements is received. A generated schema in a plurality of generated schemas representing the queried object is identified. The elements are accessed using the identified generated schema, and retrieved.

    SYSTEM AND METHODS FOR PROVIDING A MEMORY SLICE DATA STRUCTURE FOR USE WITH DIVERSE MEMORY AND STORAGE MEDIA

    公开(公告)号:US20220283723A1

    公开(公告)日:2022-09-08

    申请号:US17750900

    申请日:2022-05-23

    Applicant: SAP SE

    Abstract: A data storage and retrieval system for a computer memory including a memory slice formed of segments and adapted to contain one or more documents and a checkpoint adapted to persist the memory slice. The checkpoint includes a document vector containing a document pointer corresponding to a document. The document pointer including a segment identifier identifying a logical segment of the memory slice and an offset value defining a relative memory location of the first document within the identified segment. There are checkpoint memory blocks, each storing a copy of a corresponding segment of the memory slice. The segment identifier of the document pointer identifies a checkpoint memory block and the offset value of the document pointer defines a relative location of the document within the checkpoint memory block.

    Implicit partitioning
    68.
    发明授权

    公开(公告)号:US10997178B2

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

    申请号:US16437799

    申请日:2019-06-11

    Applicant: SAP SE

    Abstract: A method, a system and a computer program product for implicitly partitioning data. An index in a plurality of indexes is selected. The index corresponds to a plurality of ranges of data values stored in a plurality of database slices of a database. A partitioning structure for the selected index is generated. The partitioning structure includes a plurality of hierarchically arranged nodes. Each node corresponds to a range of data values in the plurality of ranges of data values stored and at least one database slice storing corresponding range of data values. Another range of data values is received for storage in the database. Using the partitioning structure, a node in the partitioning structure corresponding to the received range of data values and a corresponding database slice for storing the received range of data values are identified. The received range of data values is stored in the identified database slice.

    Storage and pruning for faster access of a document store

    公开(公告)号:US10860571B2

    公开(公告)日:2020-12-08

    申请号:US15344223

    申请日:2016-11-04

    Applicant: SAP SE

    Abstract: A system for storage, access, and/or pruning of documents of a document store is provided. In some implementations, the system performs operations comprising analyzing a plurality of parameters of a plurality of documents stored among a plurality of slices in a database and generating, based on the analyzing, statistics about the plurality of parameters including a range of document identifiers present in corresponding slices from the plurality of slices. The operations can further comprise pruning, based on the statistics, one or more slices of the plurality of slices, the pruning triggered in response to a query related to at least a portion of the plurality of stored documents. The operations can further comprise responding to the query based on slices that are not pruned. One or more of the operations can be implemented by a database server. Related systems, methods, and articles of manufacture are also described.

    Platform-based data segregation
    70.
    发明授权

    公开(公告)号:US10713284B2

    公开(公告)日:2020-07-14

    申请号:US15202848

    申请日:2016-07-06

    Applicant: SAP SE

    Abstract: A system includes reception of a first query at a first host, determination, at the first host, that the first query is associated with a first table, the first table including geographically-restricted data and a partitioning column storing identifiers of geographic restrictions, determination, at the first host and based on the partitioning column of the first table and on the first query, a first partition of the first table and a storage location of the first partition, and execution of the first query at the first host in conjunction with the storage location of the first partition.

Patent Agency Ranking