IP Library › Granted Patent US 9,405,802
Granted Patent B2
US 9,405,802 · App. 13/464,610 · Granted Aug 2, 2016

Database system and method

Inventors: Mario Vuksan (Cambridge, MA); Hrvoje Zeba (Slavonski Brod, HR); Vedran Novoselac (Zagreb, HR)
Assignee: ReversingLabs International, GmBH
G06F17/30528G06F17/30575
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,405,802
App. No.
13/464,610
Granted
Aug 2, 2016
Kind
B2
Abstract

A method, computer program product, and computer system for a database system and method. In some embodiments, metadata associated with data stored in a non-relational database is generated. The metadata is based upon, at least in part, at least one of a location of the data, a state of data, and the data. The metadata is stored in a data structure in memory. A query for data stored in the non-relational database is received. The query is executed using the generated metadata to generate a metadata result set. A result set including data in the non-relational database is generated using the generated metadata result set.

Claims (60)

1. A computer-implemented method comprising:

generating, by a computing device, metadata associated with data stored in a non-relational database, the metadata based upon, at least in part, at least one of a location of the data, a state of data, and the data;

storing, by the computing device, the generated metadata in a data structure in memory;

inspecting, by the computing device, the generated metadata for updates;

updating, by the computing device, the data stored in the non-relational database based upon, at least in part, the updates of the generated metadata;

receiving, by the computing device, a query for data stored in the non-relational database;

executing, by the computing device, the query using the generated metadata to generate a metadata result set, wherein the generated metadata result set includes metadata specifying a path to the data in the non-relational database, and wherein generating the metadata result set includes combining a plurality of indexes in response to the query, wherein combining the plurality of indexes includes combining the plurality of indexes using one or more bitwise operations on the plurality of indexes;

generating, by the computing device, a result set including data in the non-relational database using the plurality of indexes of the generated metadata result set including retrieving the data in the non-relational database from one or more devices included within one or more data centers located in at least one remote geographical location using the metadata result set; and

transmitting, by the computing device, the result set to a requesting client, wherein the result set includes copies of the data.

2. The computer-implemented method of claim 1 , wherein the generated metadata includes one or more full text indexes of the data stored in the non-relational database.

3. The computer-implemented method of claim 1 , further comprising receiving the query over a switched fabric communication link.

4. The computer-implemented method of claim 1 , further comprising:

transferring, by the computing device, the data to a shard of the non-relational database on a second computing device; and

generating, by the computing device, metadata of the transferred data.

5. The computer-implemented method of claim 1 , further comprising:

storing, by the computing device, a database schema associated with a first instance of the non-relational database to a file; and

generating, by the computing device, a second instance of the non-relational database based upon the database schema.

6. A computer program product residing on a computer readable medium having a plurality of instructions stored thereon which, when executed by a processor, cause the processor to perform operations comprising:

generating metadata associated with data stored in a non-relational database, the metadata based upon, at least in part, at least one of a location of the data, a state of data, and the data;

storing the generated metadata in a data structure in memory;

inspecting the generated metadata for updates;

updating the data stored in the non-relational database based upon, at least in part, the updates of the generated metadata;

receiving a query for data stored in the non-relational database;

executing the query using the generated metadata to generate a metadata result set, wherein the generated metadata result set includes metadata specifying a path to the data in the non-relational database, and wherein generating the metadata result set includes combining a plurality of indexes in response to the query, wherein combining the plurality of indexes includes combining the plurality of indexes using one or more bitwise operations on the plurality of indexes;

generating a result set including data in the non-relational database using the plurality of indexes of the generated metadata result set including retrieving the data in the non-relational database from one or more devices included within one or more data centers located in at least one remote geographical location using the metadata result set; and

transmitting the result set to a requesting client, wherein the result set includes copies of the data.

7. The computer program product of claim 6 , wherein the generated metadata includes one or more full text indexes of the data stored in the non-relational database.

8. The computer program product of claim 6 , further comprising receiving the query over a switched fabric communication link.

9. The computer program product of claim 6 , further comprising:

transferring the data to a shard of the non-relational database on a second computing device; and

generating metadata of the transferred data.

10. The computer program product of claim 6 , further comprising:

storing a database schema associated with a first instance of the non-relational database to a file; and

generating a second instance of the non-relational database based upon the database schema.

11. A computing system including a processor and memory configured to perform operations comprising:

generating metadata associated with data stored in a non-relational database, the metadata based upon, at least in part, at least one of a location of the data, a state of data, and the data;

storing the generated metadata in a data structure in memory;

inspecting the generated metadata for updates;

updating the data stored in the non-relational database based upon, at least in part, the updates of the generated metadata;

receiving a query for data stored in the non-relational database;

executing, by the computing device, the query using the generated metadata to generate a metadata result set, wherein the generated metadata result set includes metadata specifying a path to the data in the non-relational database, and wherein generating the metadata result set includes combining a plurality of indexes in response to the query, wherein combining the plurality of indexes includes combining the plurality of indexes using one or more bitwise operations on the plurality of indexes;

generating, by the computing device, a result set including data in the non-relational database using the plurality of indexes of the generated metadata result set including retrieving the data in the non-relational database from one or more devices included within one or more data centers located in at least one remote geographical location using the metadata result set; and

transmitting the result set to a requesting client, wherein the result set includes copies of the data.

12. The computing system of claim 11 , wherein the generated metadata includes one or more full text indexes of the data stored in the non-relational database.

13. The computing system of claim 11 , further comprising receiving the query over a switched fabric communication link.

14. The computing system of claim 11 , further comprising:

transferring the data to a shard of the non-relational database on a second computing device; and

generating metadata of the transferred data.

15. The computing system of claim 11 , further comprising:

storing a database schema associated with a first instance of the non-relational database to a file; and

generating a second instance of the non-relational database based upon the database schema.

16. A computer-implemented method comprising:

generating, by a computing device, metadata associated with data stored in a database, the metadata based upon, at least in part, at least one of a location of the data, a state of data, and the data;

storing, by the computing device, the generated metadata in a data structure;

inspecting, by the computing device, the generated metadata for updates;

updating, by the computing device, the data stored in the data structure based upon, at least in part, the updates of the generated metadata;

receiving, by the computing device, a query for data stored in the database;

executing, by the computing device, the query using the generated metadata to generate a metadata result set, wherein the generated metadata result set includes metadata specifying a path to the data in the database, and wherein generating the metadata result set includes combining a plurality of indexes in response to the query, wherein combining the plurality of indexes includes combining the plurality of indexes using one or more bitwise operations on the plurality of indexes;

generating, by the computing device, a result set including data in the database using the plurality of indexes of the generated metadata result set including retrieving the data in the non-relational database from one or more devices included within one or more data centers located in at least one remote geographical location using the metadata result set; and

transmitting, by the computing device, the result set to a requesting client, wherein the result set includes copies of the data.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 17, 2013
From: VUKSAN, MARIO; ZEBA, HRVOJE; NOVOSELAC, VEDRAN
To: REVERSINGLABS INTERNATIONAL, GMBH
Reel/Frame 031434/0880 →
Continuity (2)
Provisional Application 61482836 · May 5, 2011
Related Publication 20120310878A1 · Dec 6, 2012