IP Library Granted Patent US 10,430,406
Granted Patent B2
US 10,430,406 · App. 15/610,528 · Granted Oct 1, 2019

Enhanced high performance real-time relational database system and methods for using same

Inventor: Paul Peloski (Calgary, CA)
Assignee: Aria Solutions, Inc.
G06F16/2393G06F16/2246G06F16/245G06F16/24561G06F17/5009
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 10,430,406
App. No.
15/610,528
Granted
Oct 1, 2019
Kind
B2
Abstract

A database system supporting persistent queries, using an enhanced persistent query service and various data sources. On receiving a request to create a persistent query from a client software application, the persistent query service: creates a query virtual table; parses the persistent query; creates a plurality of intermediate virtual tables; establishes listeners for the query virtual table; creates a plurality of data source virtual tables; causes the plurality of data source virtual tables to retrieve initial data from data sources; and propagates data via intermediate virtual tables to the persistent query virtual table.

Claims (37)

1. A database system supporting persistent queries, the system comprising:

a processor;

a memory;

a plurality of programming instructions stored in the memory and operating on the processor;

wherein, upon operating the programming instructions, the processor is configured to operate a persistent query service configured to receive connections and requests from client software applications;

wherein, on receiving a request from a client software application to create a persistent query from a client software application, the persistent query service:

creates a query virtual table corresponding to the persistent query;

parses the persistent query to create a tree structure representing a logical arrangement of a plurality of operators that yield results required by the persistent query;

creates a plurality of intermediate virtual tables corresponding to the plurality of operators, wherein the step of creating an intermediate virtual table further comprises establishing listeners associated with the intermediate virtual table to receive data change notifications;

establishes listeners for the query virtual table to receive data change notifications from a plurality of intermediate virtual tables;

creates a plurality of data source virtual tables, each corresponding to a specific data source required to fulfill the persistent query;

causes the plurality of data source virtual tables to retrieve initial data from the plurality of data sources; and

propagates data via the plurality of intermediate virtual tables and their associated listeners to the persistent query virtual table; and

wherein, on detection of a data change in a data source, the associated data source virtual table invokes a plurality of corresponding methods of listeners of a plurality of virtual intermediate tables and propagates the data change to the persistent query virtual table for keeping data synced between one table and another, and for readily updating aggregations of data in tables when a data modification event is made against a table and as data changes occur in a real-time database, without compromising performance.

2. The system of claim 1 , wherein at least one intermediate virtual table is a projection table.

3. The system of claim 1 , wherein at least one intermediate virtual table is a group-by table.

4. The system of claim 1 , wherein at least one intermediate virtual table is an inner join table.

5. The system of claim 1 , wherein at least one intermediate virtual table is a filter table.

6. The system of claim 1 , further comprising a plurality of network interfaces.

7. The system of claim 6 , wherein the persistent query service is configured to receive queries from network-connected devices via a network interface.

8. A method for enhancing persistent queries in a database system by keeping data synced between one table and another, and for readily updating aggregations of data in tables when a data modification event is made against a table and as data changes occur in a real-time database, the method comprising the steps of:

(a) creating, at a persistent query service configured to receive connections and requests from client software applications, a persistent query wherein the step of creating the persistent query further comprises establishing listeners with client code to receive notifications from the persistent query;

(b) creating a query virtual table corresponding to the persistent query;

(c) parsing the persistent query to create a tree structure representing a logical arrangement of a plurality of operators that yield results required by the persistent query;

(d) creating a plurality of intermediate virtual tables corresponding to the plurality of operators, wherein the step of creating an intermediate virtual table further comprises establishing listeners associated with the intermediate virtual table to receive data change notifications and establishing a specific tracking table to relate old records and new records;

(e) establishing listeners for the query virtual table to receive data change notifications from a plurality of intermediate virtual tables;

(f) creating a plurality of data source virtual tables, each corresponding to a specific data source required to fulfill the persistent query;

(g) retrieving, by the plurality of data source virtual tables, initial data from the plurality of data sources;

(h) invoking, by the plurality of data source virtual tables, row added methods of a plurality of intermediate virtual tables;

(i) propagating data via the plurality of intermediate virtual tables and their associated listeners to the persistent query virtual table;

(j) on detection of a data change in a data source, invoking by the associated data source virtual table of corresponding methods of listeners of a plurality of virtual intermediate tables;

(k) propagating the data change via the plurality of intermediate virtual tables and their associated listeners to the persistent query virtual table; and

(l) executing the client code of each affected listener in the query virtual table.

9. The method of claim 8 , wherein at least one intermediate virtual table is a projection table.

10. The method of claim 8 , wherein at least one intermediate virtual table is a group-by table.

11. The method of claim 8 , wherein at least one intermediate virtual table is an inner join table.

12. The method of claim 8 , wherein at least one intermediate virtual table is a filter table.

Assignments (9)
CHANGE OF PRINCIPAL PLACE OF BUSINESS Recorded Mar 24, 2025
From: TTEC HOLDINGS, INC.
To: TTEC HOLDINGS, INC.
Reel/Frame 070609/0559 →
SECURITY INTEREST Recorded Oct 17, 2024
From: TTEC HOLDINGS, INC.
To: WELLS FARGO BANK, NATIONAL ASSOCIATION, AS AGENT
Reel/Frame 069206/0225 →
CHANGE OF NAME Recorded Aug 19, 2024
From: TELETECH HOLDINGS, INC.
To: TTEC HOLDINGS, INC.
Reel/Frame 068701/0308 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 23, 2022
From: AVTEX SOLUTIONS, LLC
To: TELETECH HOLDINGS, INC.
Reel/Frame 059077/0401 →
PATENT RELEASE AND REASSIGNMENT Recorded Apr 24, 2021
From: VARAGON CAPITAL PARTNERS AGENT, LLC, AS ADMINISTRATIVE AGENT
To: AVTEX SOLUTIONS, LLC
Reel/Frame 056034/0545 →
SECURITY INTEREST Recorded Dec 8, 2020
From: AVTEX SOLUTIONS, LLC
To: VARAGON CAPITAL PARTNERS AGENT, LLC, AS ADMINISTRATIVE AGENT
Reel/Frame 054582/0558 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 3, 2020
From: ARIA SOLUTIONS INC.
To: AVTEX SOLUTIONS, LLC
Reel/Frame 054252/0663 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 24, 2019
From: PELOSKI, PAUL
To: ARIA SOLUTIONS, INC.
Reel/Frame 049572/0071 →
CHANGE OF ADDRESS Recorded Feb 12, 2019
From: ARIA SOLUTIONS, INC.
To: ARIA SOLUTIONS, INC.
Reel/Frame 048322/0007 →
Continuity (9)
Continuation In Part 15202516 · Jul 5, 2016
Continuation 14137445 · Dec 20, 2013
Continuation 13792058 · Mar 9, 2013
Continuation 15610528
Continuation In Part 14833088 · Aug 22, 2015
Continuation In Part 14137445 · Dec 20, 2013
Continuation 13792058 · Mar 9, 2013
Provisional Application 61682756 · Aug 13, 2012
Related Publication 20170262495A1 · Sep 14, 2017