| CPC G06F 16/24537 (2019.01) [G06F 16/2282 (2019.01)] | 20 Claims |

|
1. A computer-implemented method comprising:
receiving a first query, wherein the first query is a standard query language (SQL) query, the first query is configured to perform a first command that accesses a first column of a first table and a second column of a second table in a first database, the first database includes a set of tables, and the first database is a relational database;
generating, based on the received first query, a hybrid index, wherein the hybrid index defines a connection between the first table and the second table of the set of tables and the connection is based on a common column in the first table and the second table, and the hybrid index is a unique data structure;
executing the first query using the hybrid index, wherein the first command is executed on the hybrid index; and
returning a set of results for the first query to a source of the query.
|