Indexing of database queries
    1.
    发明授权

    公开(公告)号:US09424296B2

    公开(公告)日:2016-08-23

    申请号:US13929424

    申请日:2013-06-27

    申请人: Infoblox Inc.

    IPC分类号: G06F17/30 G06F7/00 G06F17/00

    摘要: Making data available from a database is disclosed. Making data available includes specifying a query function having a query function name, wherein the query function includes a structure and a member, determining the structure and the member included in the query function, wherein the query function has a query function name and includes the structure and the member, creating an index for the structure on the member, and compiling the query function to be available to a user by invoking the query function name without the user having to specify the structure and the member. Retrieving data from a database is disclosed. Retrieving includes invoking a query function that specifies a plurality of structures and a value, accessing a cross index of the plurality of structures, and using the cross index to access the data.

    Database migration
    2.
    发明授权
    Database migration 有权
    数据库迁移

    公开(公告)号:US09053101B2

    公开(公告)日:2015-06-09

    申请号:US13719888

    申请日:2012-12-19

    申请人: Infoblox Inc.

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30008 G06F17/303

    摘要: A technique for converting a first version of a database to a second version is disclosed. The technique includes determining available translation steps, selecting a translation path from the first version of the database to the second version, and executing the selected translation steps in the translation path. The translation path includes selected translation steps from among the available translation steps.

    摘要翻译: 公开了将数据库的第一版本转换为第二版本的技术。 该技术包括确定可用的翻译步骤,从数据库的第一版本到第​​二版本选择翻译路径,以及在翻译路径中执行所选择的翻译步骤。 翻译路径包括从可用的翻译步骤中选择的翻译步骤。

    Semantic replication
    3.
    发明授权
    Semantic replication 有权
    语义复制

    公开(公告)号:US08874516B2

    公开(公告)日:2014-10-28

    申请号:US13970303

    申请日:2013-08-19

    申请人: Infoblox, Inc.

    IPC分类号: G06F17/30

    摘要: Replicating data in a distributed database having a plurality of nodes is disclosed. Replicating includes receiving a semantic command at a local version of the database at a node, interpreting the semantic command, and applying the semantic command to the local version of the database.

    摘要翻译: 公开了在具有多个节点的分布式数据库中复制数据。 复制包括在节点处的数据库的本地版本处接收语义命令,解释语义命令,以及将语义命令应用于数据库的本地版本。

    Transactional replication
    4.
    发明授权

    公开(公告)号:US09317545B2

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

    申请号:US13955487

    申请日:2013-07-31

    申请人: Infoblox Inc.

    IPC分类号: G06F17/30

    摘要: Writing data in a distributed database having a plurality of nodes is disclosed. Writing includes receiving a write request at a node, wherein the write request is associated with one or more operations to define an atomic transaction and performing the atomic transaction based on the request. The atomic transaction includes writing to a first version of the database in the node and writing to an entity representative of a state of the first version of the database.

    SEMANTIC REPLICATION
    7.
    发明申请
    SEMANTIC REPLICATION 有权
    语义复制

    公开(公告)号:US20150106329A1

    公开(公告)日:2015-04-16

    申请号:US14495806

    申请日:2014-09-24

    申请人: Infoblox Inc.

    IPC分类号: G06F17/30 H04L29/12

    摘要: Replicating data in a distributed database having a plurality of nodes is disclosed. Replicating includes receiving a semantic command at a local version of the database at a node, interpreting the semantic command, and applying the semantic command to the local version of the database.

    摘要翻译: 公开了在具有多个节点的分布式数据库中复制数据。 复制包括在节点处的数据库的本地版本处接收语义命令,解释语义命令,以及将语义命令应用于数据库的本地版本。

    Provisional authority in a distributed database
    8.
    发明授权
    Provisional authority in a distributed database 有权
    分布式数据库中的临时权限

    公开(公告)号:US08892516B2

    公开(公告)日:2014-11-18

    申请号:US13929450

    申请日:2013-06-27

    申请人: Infoblox Inc.

    摘要: Techniques for writing data in a distributed database system having a plurality of members and a master are disclosed. In one embodiment, a write request is received at an originating member. The write request is applied to a version of a database on the originating member and is placed in a journal queue of items for propagating to the master in one single atomic action. The write request is propagated to the master. Whether the propagated write request is associated with a conflict is determined, and in an event it is determined that the propagated write request is associated with the conflict, an indication that the write request is associated with the conflict is sent to the originating member.

    摘要翻译: 公开了在具有多个成员和主机的分布式数据库系统中写入数据的技术。 在一个实施例中,在始发成员处接收到写入请求。 写请求应用于始发成员上的数据库版本,并被放置在项目的日志队列中,以便在一个单一的原子动作中传播到主节点。 写入请求被传播到主机。 确定传播的写请求是否与冲突相关联,并且在确定传播的写请求与冲突相关联的情况下,写入请求与冲突相关联的指示被发送到始发成员。

    Automatic enforcement of relationships in a database schema
    10.
    发明授权
    Automatic enforcement of relationships in a database schema 有权
    自动执行数据库模式中的关系

    公开(公告)号:US09053133B2

    公开(公告)日:2015-06-09

    申请号:US13875928

    申请日:2013-05-02

    申请人: Infoblox Inc.

    IPC分类号: G06F7/00 G06F17/30

    CPC分类号: G06F17/30292 G06F17/30371

    摘要: A technique for enforcing a database relationship is disclosed. The technique includes specifying within a database schema a reference type that associates two structures and specifies the relationship between the two structures, and automatically generating code that checks the relationship between the two structures based on the specified reference in the database schema.

    摘要翻译: 公开了一种用于执行数据库关系的技术。 该技术包括在数据库模式中指定引用类型,该引用类型将两个结构相关联并指定两个结构之间的关系,并自动生成基于数据库模式中指定引用来检查两个结构之间关系的代码。