US11886432B2 - Managing database queries using a deconstructed cloud database - Google Patents
Managing database queries using a deconstructed cloud database Download PDFInfo
- Publication number
- US11886432B2 US11886432B2 US16/921,464 US202016921464A US11886432B2 US 11886432 B2 US11886432 B2 US 11886432B2 US 202016921464 A US202016921464 A US 202016921464A US 11886432 B2 US11886432 B2 US 11886432B2
- Authority
- US
- United States
- Prior art keywords
- deconstructed
- query
- database
- cloud database
- cloud
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2453—Query optimisation
- G06F16/24534—Query rewriting; Transformation
- G06F16/24542—Plan optimisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24553—Query execution of query operations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/248—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/283—Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
Definitions
- the field of the invention is data processing, or, more specifically, methods, apparatus, and products for managing database queries using a deconstructed cloud database.
- Modern businesses may store large amounts of data in remote databases within cloud-based data warehouses. This data may be accessed using database query languages, such as structured query language (SQL). Further, manipulating the data stored in the database may require constructing complex queries beyond the abilities of most users.
- SQL structured query language
- Managing database queries using a deconstructed cloud database includes receiving, by a communications manager of the deconstructed cloud database, a state specification from a client computing system; converting, by a query optimizer of the deconstructed cloud database, the state specification into a query plan comprising a database query targeting an offloaded execution engine; retrieving, by a dispatcher of the deconstructed cloud database, query results from the offloaded execution engine using the database query; and presenting, by the communications manager, the query results to the client computing system.
- FIG. 1 sets forth a block diagram of an example system configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 2 sets forth a block diagram of an example system configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 3 sets forth a block diagram of an example system configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 4 sets forth a flow chart illustrating an exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 5 sets forth a flow chart illustrating an exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 6 sets forth a flow chart illustrating an exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 7 sets forth a flow chart illustrating an exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary deconstructed cloud database computing system ( 152 ) configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- the deconstructed cloud database computing system ( 152 ) of FIG. 1 includes at least one computer processor ( 156 ) or ‘CPU’ as well as random access memory ( 168 ) (‘RAM’) which is connected through a high speed memory bus ( 166 ) and bus adapter ( 158 ) to processor ( 156 ) and to other components of the deconstructed cloud database computing system ( 152 ).
- RAM ( 168 ) Stored in RAM ( 168 ) is an operating system ( 154 ).
- Operating systems useful in computers configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention include UNIXTM, LinuxTM, Microsoft WindowsTM, AIXTM, IBM's i OSTM, and others as will occur to those of skill in the art.
- the operating system ( 154 ) in the example of FIG. 1 is shown in RAM ( 168 ), but many components of such software typically are stored in non-volatile memory also, such as, for example, on data storage ( 170 ), such as a disk drive.
- RAM deconstructed cloud database
- the deconstructed cloud database computing system ( 152 ) of FIG. 1 includes disk drive adapter ( 172 ) coupled through expansion bus ( 160 ) and bus adapter ( 158 ) to processor ( 156 ) and other components of the deconstructed cloud database computing system ( 152 ).
- Disk drive adapter ( 172 ) connects non-volatile data storage to the deconstructed cloud database computing system ( 152 ) in the form of data storage ( 170 ).
- Disk drive adapters useful in computers configured for managing database queries using a deconstructed cloud database according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art.
- IDE Integrated Drive Electronics
- SCSI Small Computer System Interface
- Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
- EEPROM electrically erasable programmable read-only memory
- Flash RAM drives
- the example deconstructed cloud database computing system ( 152 ) of FIG. 1 includes one or more input/output (‘I/O’) adapters ( 178 ).
- I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices ( 181 ) such as keyboards and mice.
- the example deconstructed cloud database computing system ( 152 ) of FIG. 1 includes a video adapter ( 209 ), which is an example of an I/O adapter specially designed for graphic output to a display device ( 180 ) such as a display screen or computer monitor.
- Video adapter ( 209 ) is connected to processor ( 156 ) through a high speed video bus ( 164 ), bus adapter ( 158 ), and the front side bus ( 162 ), which is also a high speed bus.
- the exemplary deconstructed cloud database computing system ( 152 ) of FIG. 1 includes a communications adapter ( 167 ) for data communications with other computers and for data communications with a data communications network.
- a communications adapter for data communications with other computers and for data communications with a data communications network.
- data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art.
- Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network.
- Examples of communications adapters useful in computers configured for managing database queries using a deconstructed cloud database include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications, and 802.11 adapters for wireless data communications.
- the communications adapter ( 167 ) is communicatively coupled to a wide area network ( 190 ) that also includes an offloaded execution engine computing system ( 192 ) and a client computing system ( 194 ).
- the offloaded execution engine computing system ( 192 ) is a computing system or group of computing systems that hosts an offloaded execution engine for access over the wide area network ( 190 ).
- the client system ( 194 ) is a computing system that accesses the offloaded execution engine using the deconstructed cloud database ( 126 ) on the deconstructed cloud database computing system ( 152 ).
- FIG. 2 shows an exemplary system for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- the exemplary system includes a client computing system ( 194 ), a deconstructed cloud database computing system ( 152 ), and an offloaded execution engine computing system ( 192 ).
- the client computing system ( 194 ) includes a graphical user interface (GUI) ( 202 ), the deconstructed cloud database computing system ( 152 ) includes a deconstructed cloud database ( 126 ), and the offloaded execution engine computing system ( 192 ) includes an offloaded execution engine ( 214 ).
- GUI graphical user interface
- the deconstructed cloud database ( 126 ) is a collection of elements that coordinate to receive requests in the form of state specifications from the GUI ( 202 ) and respond to the received state specifications with a presentation of query results.
- the deconstructed cloud database ( 126 ) is deconstructed in that at least one element of the database is partially or completely offloaded to another separate computing system or group of computing systems.
- the deconstructed cloud database ( 126 ) shown in FIG. 2 includes a communications manager ( 204 ), a query optimizer ( 206 ), a catalog ( 208 ), a local storage system ( 210 ), and a dispatcher ( 212 ).
- the deconstructed cloud database ( 126 ) shown in FIG. 2 does not include an execution engine. Rather, the execution engine for the database has been offloaded to another computing system.
- the communications manager ( 204 ) is an interface through which the deconstructed cloud database ( 126 ) communicates with the client computing system ( 194 ).
- the communications manager ( 204 ) may present the GUI ( 202 ) on the client computing system ( 194 ) and receive information provided through, and changes made to, the GUI ( 202 ) by a user of the client computing system ( 194 ) in the form of a state specification.
- the communications manager ( 2040 may also present data sets in the form of worksheets to a user of the client computing system ( 194 ) via the GUI ( 202 ).
- the state specification is a collection of data describing inputs into the GUI ( 202 ).
- the state specification may include manipulations of GUI elements within the GUI ( 202 ) along with data entered into the GUI ( 202 ) by a user of the client computing system ( 194 ). Such manipulations and data may indicate requests for and manipulations of data sets.
- the state specification may be a standard file format used to exchange data in asynchronous browser-server communication.
- the state specification may be a JavaScript Object Notation specification.
- the query optimizer ( 206 ) is an aggregation of hardware and software that converts a state specification to a query plan. Specifically, the query optimizer ( 206 ) evaluates the state specification and generates a query plan that includes instructions to carry out the requests for and manipulations of data sets from the offloaded execution engine ( 214 ) and/or the local storage system ( 210 ).
- the query plan may include query statements, such as SQL statements, and instructions to access data stored in the local storage system ( 210 ) of the deconstructed cloud database ( 126 ).
- the query optimizer ( 206 ) may be referred to as a query processor or compiler.
- the catalog ( 208 ) is a collection of metadata describing the tables, views, worksheets, dashboards, and other objects stored in the local storage system ( 210 ) of the deconstructed cloud database ( 126 ).
- the catalog ( 208 ) may store metadata describing objects on another computing system, such as the offloaded execution engine computing system ( 192 ). Further, parts of the catalog itself may be offloaded to another computing system, such as the offloaded execution engine computing system ( 192 ).
- the local storage system ( 210 ) is an aggregation of hardware and software used to store data and objects on the deconstructed cloud database ( 126 ).
- the dispatcher ( 212 ) is an aggregation of hardware and software that retrieves query results ( 422 ) from the offloaded execution engine ( 214 ) using a database query. Specifically, the dispatcher ( 212 ) sends the database query to the offloaded execution engine ( 214 ) and receives, from the offloaded execution engine ( 214 ), the query results.
- the dispatcher may include a scheduler that queues the database queries and efficiently schedules the database queries.
- the offloaded execution engine ( 214 ) is an aggregation of hardware and software that receives a portion of a query plan (e.g., database queries) and responds with query results.
- the offloaded execution engine ( 214 ) may be referred to as an offloaded plan executor.
- the offloaded execution engine ( 214 ) may also include synchronization functionality. Specifically, the offloaded execution engine ( 214 ) may include a storage location in which data may be stored by and synchronized with the deconstructed cloud database ( 126 ).
- the offloaded execution engine ( 214 ) is offloaded in that the execution engine exists on a separate and distinct computing system or group of computing systems from the deconstructed cloud database ( 126 ).
- the deconstructed cloud database computing system ( 152 ) and the offloaded execution engine computing system ( 192 ) may be administered by separate and distinct entities.
- the deconstructed cloud database computing system ( 152 ) may be administered by a first entity that provides enhanced access to data stored on a second entity's cloud-based data warehouse such that employees of the second entity access the cloud-based data warehouse through the first entity's deconstructed cloud database ( 126 ).
- the deconstructed cloud database ( 126 ) may utilize the cloud-based data warehouse as an offloaded execution engine ( 214 ) without modifying or preparing the cloud-based data warehouse for use as an offloaded execution engine.
- the offloaded execution engine ( 214 ) may be a cloud-based data warehouse.
- a cloud-based data warehouse is a repository for data accessible over a wide area network.
- the cloud-based data warehouse may include a database (such as an SQL database) that services query statements from other computing systems over the wide area network.
- the cloud-based data warehouse may include other elements of a database, such as a catalog, storage system, and query optimizer.
- the GUI ( 202 ) presents data sets in the form of a worksheet and graphical elements to a client and receives client input from the client.
- the GUI ( 202 ) may be presented, in part, by the communications manager ( 204 ) of the deconstructed cloud database ( 126 ) and displayed on a client computing system ( 194 ) (e.g., on a system display or mobile touchscreen).
- the query manager client ( 202 ) may be an Internet application hosted on the query manager computing system ( 152 ) and initiate the presentation of the GUI ( 202 ) on the client computing system ( 194 ).
- FIG. 3 shows an exemplary GUI for managing database queries using a deconstructed cloud database according to embodiments of the present invention.
- the exemplary GUI ( 202 ) includes a spreadsheet structure ( 302 ) and a list structure ( 304 ).
- the spreadsheet structure ( 302 ) includes a data set (shown as empty rows) with six columns (column A ( 306 A), column B ( 306 B), column C ( 306 C), column D ( 306 D), column E ( 306 E), column F ( 306 F)).
- the spreadsheet structure ( 302 ) is a graphical element and organizing mechanism for a worksheet that presents a data set.
- a worksheet is a presentation of a data set from a database ( 204 ).
- the spreadsheet structure ( 302 ) displays the worksheet as rows of data organized by columns (column A ( 306 A), column B ( 306 B), column C ( 306 C), column D ( 306 D), column E ( 306 E), column F ( 306 F)).
- the columns delineate different categories of the data in each row of the worksheet. The columns may also be calculations using other columns in the worksheet.
- the list structure ( 304 ) is a graphical element used to define and organize the hierarchical relationships between the columns (column A ( 306 A), column B ( 306 B), column C ( 306 C), column D ( 306 D), column E ( 306 E), column F ( 306 F)) of the data set.
- the term “hierarchical relationship” refers to subordinate and superior groupings of columns.
- a database may include rows for an address book, and columns for state, county, city, and street. A data set from the database may be grouped first by state, then by county, and then by city. Accordingly, the state column would be at the highest level in the hierarchical relationship, the county column would be in the second level in the hierarchical relationship, and the city column would be at the lowest level in the hierarchical relationship.
- the list structure ( 304 ) presents a dimensional hierarchy to the user. Specifically, the list structure ( 304 ) presents levels arranged hierarchically across at least one dimension. Each level within the list structure ( 304 ) is a position within a hierarchical relationship between columns (column A ( 306 A), column B ( 306 B), column C ( 306 C), column D ( 306 D), column E ( 306 E), column F ( 306 F)).
- the keys within the list structure ( 304 ) identify the one or more columns that are the participants in the hierarchical relationship. Each level may have more than one key.
- One of the levels in the list structure ( 304 ) may be a base level. Columns selected for the base level provide data at the finest granularity. One of the levels in the list structure ( 304 ) may be a totals or root level. Columns selected for the totals level provide data at the highest granular level. For example, the totals level may include a field that calculates the sum of each row within a single column of the entire data set (i.e., not partitioned by any other column).
- the GUI ( 202 ) may enable a user to drag and drop columns (column A ( 306 A), column B ( 306 B), column C ( 306 C), column D ( 306 D), column E ( 306 E), column F ( 306 F)) into the list structure ( 304 ).
- the order of the list structure ( 304 ) may specify the hierarchy of the columns relative to one another.
- a user may be able to drag and drop the columns in the list structure ( 304 ) at any time to redefine the hierarchical relationship between columns.
- the hierarchical relationship defined using the columns selected as keys in the list structure ( 304 ) may be utilized in charts such that drilling down (e.g., double click on a bar), enables a new chart to be generated based on a level lower in the hierarchy.
- the manipulations of the list structure ( 304 ) and the spreadsheet structure ( 302 ) as described above may generate a state specification describing the manipulations made a user of the GUI ( 202 ).
- the state specification may then be transmitted to a communications manager of a deconstructed database.
- FIG. 4 sets forth a flow chart illustrating an exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention that includes receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ).
- Receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ) may be carried out by detecting, by the communications manager, that a user has manipulated elements of the GUI and/or submitted data using the GUI such that the generation of a state specification is triggered and the state specification is sent to the communications manager.
- a user may select a table from a group of tables stored in an offloaded execution engine for display in a worksheet on the GUI.
- a user may change the order of columns in the dimensional hierarchy of the GUI.
- the method of FIG. 4 further includes converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ). Converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ) may be carried out by evaluating the state specification, determining one or more requests indicated in the state specification, and selecting instructions for the query plan that service the requests.
- the method of FIG. 4 further includes retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query.
- Retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query may be carried out by the dispatcher receiving a subset of the query plan that targets the offloaded execution engine ( 214 ) and sending the database query to the offloaded execution engine ( 214 ). In response, the dispatcher may then receive the query results ( 422 ) from the offloaded execution engine ( 214 ).
- the method of FIG. 4 further includes presenting ( 408 ), by the communications manager, the query results ( 422 ) to the client computing system ( 194 ).
- Presenting ( 408 ), by the communications manager, the query results ( 422 ) to the client computing system ( 194 ) may be carried out by the communications manager sending the query results ( 422 ) to the client computing system using the GUI.
- the query results ( 422 ) may be presented as a worksheet in the spreadsheet structure of the GUI.
- the above steps improve the operation of the computing system by providing database services from a system that utilizes an offloaded execution engine, allowing the elements of the database to be tailored for specific client needs, increasing computing system efficiency and functionality.
- the database can receive requests in the form of state specifications from a user-friendly GUI. Such a state specification can be converted into non-user-friendly database queries and other instructions to service the requests. Therefore, the deconstructed database paradigm provides greater database usability for users, increasing computing system usability and functionality.
- FIG. 5 sets forth a flow chart illustrating a further exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention that includes receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ); converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ); retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query; and presenting ( 408 ), by the communications manager, the query results ( 422 ) to the client computing system ( 194 ).
- the method of FIG. 5 differs from the method of FIG. 4 , however, in that converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ) includes wherein ( 502 ) the query plan further comprises instructions to access data stored in a local storage system of the deconstructed cloud database.
- the query plan may include both instructions to access data stored in the local storage system of the deconstructed cloud database and database query statements targeting the offloaded execution engine ( 214 ).
- Instructions to access data stored in the local storage system of the deconstructed cloud database may include, for example, instructions to retrieve a table or data set from the local storage system, instructions to retrieve a foreign key or join key from the local storage system, instructions to retrieve a calculation column from local storage system, or instructions to retrieve a presentation configuration from the local storage system.
- Database query statements targeting the offloaded execution engine ( 214 ) may include, for example, SQL statements, spark statements, or snowflake statements.
- the method of FIG. 5 also differs from the method of FIG. 4 in that retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query includes wherein ( 504 ) the query results comprise a data set from the offloaded execution engine and a worksheet from a catalog of the deconstructed cloud database.
- the query results ( 422 ) may include data (including objects and presentations) from both the offloaded execution engine ( 214 ) and from the local storage of the deconstructed cloud database ( 126 ).
- FIG. 6 sets forth a flow chart illustrating a further exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention that includes receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ); converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ); retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query; and presenting ( 408 ), by the communications manager, the query results ( 422 ) to the client computing system ( 194 ).
- the method of FIG. 6 differs from the method of FIG. 4 , however, in that receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ) includes authenticating ( 602 ) the client computing system ( 194 ) using first credentials. Authenticating ( 602 ) the client computing system ( 194 ) using first credentials may be carried out by verifying the first credentials provided by a user of the client computing system. The first credentials may be specific to the user of the computing system and the deconstructed cloud database ( 126 ). The first credentials may be authenticated locally by the deconstructed cloud database ( 126 ).
- the method of FIG. 6 also differs from the method of FIG. 4 in that retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query includes accessing ( 604 ) the offloaded execution engine ( 214 ) using second credentials. Accessing ( 604 ) the offloaded execution engine ( 214 ) using second credentials may be carried out by the deconstructed cloud database ( 126 ) providing the second credentials to the offloaded execution engine ( 214 ) to gain access to the offloaded execution engine ( 214 ) and retrieve the query results ( 422 ). The second credentials may be different than the first credentials.
- the first credentials used by the client computing system ( 194 ) to access the deconstructed cloud database ( 126 ) may differ from the second credentials used by the deconstructed cloud database ( 126 ) to access the offloaded execution engine ( 214 ) in order to service the requests made by the client computing system ( 194 ).
- a user may be given first credentials to access the deconstructed cloud database ( 126 ). That user may be part of an organization that accesses the offloaded execution engine ( 214 ) using the same second credentials. Once the user is verified as part of the organization, the deconstructed cloud database ( 126 ) may then use the organization's second credentials to access the offloaded execution engine ( 214 ) to service the user's requests.
- FIG. 7 sets forth a flow chart illustrating a further exemplary method for managing database queries using a deconstructed cloud database according to embodiments of the present invention that includes receiving ( 402 ), by a communications manager of the deconstructed cloud database ( 126 ), a state specification ( 420 ) from a client computing system ( 194 ); converting ( 404 ), by a query optimizer of the deconstructed cloud database ( 126 ), the state specification ( 420 ) into a query plan comprising a database query targeting an offloaded execution engine ( 214 ); retrieving ( 406 ), by a dispatcher of the deconstructed cloud database ( 126 ), query results ( 422 ) from the offloaded execution engine ( 214 ) using the database query; and presenting ( 408 ), by the communications manager, the query results ( 422 ) to the client computing system ( 194 ).
- the method of FIG. 7 differs from the method of FIG. 4 , however, in that the method of FIG. 7 further includes modifying ( 702 ), by the query optimizer, the query results ( 422 ) based on the query plan. Modifying ( 702 ), by the query optimizer, the query results ( 422 ) based on the query plan may be carried out by adjusting the query results based on instructions in the query plan.
- the query results ( 422 ) may be, for example, filtered, reordered, and/or added-to based on instructions in the query plan.
- the additions to the query results ( 422 ) may be from data stored in the local storage system of the deconstructed cloud database ( 126 ).
- Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for managing database queries using a deconstructed cloud database. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system.
- Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art.
- Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
- the present invention may be a system, a method, and/or a computer program product.
- the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
- the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
- the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
- RAM random access memory
- ROM read-only memory
- EPROM or Flash memory erasable programmable read-only memory
- SRAM static random access memory
- CD-ROM compact disc read-only memory
- DVD digital versatile disk
- memory stick a floppy disk
- a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon
- a computer readable storage medium is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
- Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
- the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
- Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
- the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
- These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
- the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the block may occur out of the order noted in the figures.
- two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Operations Research (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
-
- Improving the operation of a computing system by providing database services from a system that utilizes an offloaded execution engine, allowing the elements of the database to be tailored for specific client needs, increasing computing system efficiency and functionality.
- Improving the operation of a computing system by providing a database that receives requests in the form of state specifications from a user-friendly GUI, and converting the state specification into non-user friendly database queries and other instructions to service the requests, increasing computing system usability and functionality.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/921,464 US11886432B2 (en) | 2019-08-09 | 2020-07-06 | Managing database queries using a deconstructed cloud database |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962884932P | 2019-08-09 | 2019-08-09 | |
| US16/921,464 US11886432B2 (en) | 2019-08-09 | 2020-07-06 | Managing database queries using a deconstructed cloud database |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210042310A1 US20210042310A1 (en) | 2021-02-11 |
| US11886432B2 true US11886432B2 (en) | 2024-01-30 |
Family
ID=74501724
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/921,464 Active 2040-08-17 US11886432B2 (en) | 2019-08-09 | 2020-07-06 | Managing database queries using a deconstructed cloud database |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US11886432B2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20230325388A1 (en) * | 2021-03-26 | 2023-10-12 | Thoughtspot, Inc. | Aggregation Operations In A Distributed Database |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11755579B2 (en) * | 2021-08-04 | 2023-09-12 | Cysiv, Inc. | Database system with run-time query mode selection |
| CN115757477A (en) * | 2022-10-28 | 2023-03-07 | 芯跳科技(广州)有限公司 | Database query processing method, device, equipment and storage medium |
| CN115934821A (en) * | 2022-12-26 | 2023-04-07 | 建信金融科技有限责任公司 | Data offloading method, device, electronic device and storage medium for enterprise-level data |
| US12423286B2 (en) * | 2023-03-23 | 2025-09-23 | Sigma Computing, Inc. | Audit logging for input tables on a data warehouse |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160292167A1 (en) * | 2015-03-30 | 2016-10-06 | Oracle International Corporation | Multi-system query execution plan |
| US20180293275A1 (en) * | 2017-04-10 | 2018-10-11 | Sap Se | Massively parallel processing database middleware connector |
| US20200394191A1 (en) * | 2019-06-14 | 2020-12-17 | Oracle International Corporation | Non-disruptive dynamic ad-hoc database catalog services |
| US20200394192A1 (en) * | 2019-06-14 | 2020-12-17 | Oracle International Corporation | Non-disruptive referencing of special purpose operators for database management systems |
-
2020
- 2020-07-06 US US16/921,464 patent/US11886432B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160292167A1 (en) * | 2015-03-30 | 2016-10-06 | Oracle International Corporation | Multi-system query execution plan |
| US20180293275A1 (en) * | 2017-04-10 | 2018-10-11 | Sap Se | Massively parallel processing database middleware connector |
| US20200394191A1 (en) * | 2019-06-14 | 2020-12-17 | Oracle International Corporation | Non-disruptive dynamic ad-hoc database catalog services |
| US20200394192A1 (en) * | 2019-06-14 | 2020-12-17 | Oracle International Corporation | Non-disruptive referencing of special purpose operators for database management systems |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20230325388A1 (en) * | 2021-03-26 | 2023-10-12 | Thoughtspot, Inc. | Aggregation Operations In A Distributed Database |
| US12038929B2 (en) * | 2021-03-26 | 2024-07-16 | Thoughtspot, Inc. | Aggregation operations in a distributed database |
Also Published As
| Publication number | Publication date |
|---|---|
| US20210042310A1 (en) | 2021-02-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11886432B2 (en) | Managing database queries using a deconstructed cloud database | |
| US12481671B2 (en) | Editing data-warehouse tables using managed input tables | |
| US20200301938A1 (en) | Cross-organization worksheet sharing | |
| US11567955B2 (en) | Dynamically normalizing intervals in a table | |
| US12244654B2 (en) | Live editing a workbook with multiple clients | |
| US12436942B2 (en) | Editing and updating database tables on a cloud-based data warehouse | |
| WO2023086504A1 (en) | Live editing editable tables | |
| US12321342B1 (en) | Compiling optimized database statements | |
| US11818130B2 (en) | Supplanting access credentials for shared data visualizations | |
| US12411819B2 (en) | Creating accessible model data sets | |
| US11989183B2 (en) | Linking data sets | |
| US12260169B2 (en) | Using lightweight references to present a worksheet | |
| US12160418B1 (en) | Directly accessing and organizing data sets from a data warehouse | |
| US11886456B2 (en) | Creating a model data set using a spreadsheet interface | |
| US20220129442A1 (en) | Database writeback using an intermediary statement generator | |
| US12248491B2 (en) | Managing access to usage data on a cloud-based data warehouse | |
| US11689533B2 (en) | Managing worksheet access | |
| US12130783B1 (en) | Providing access to usage reports on a cloud-based data warehouse |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SIGMA COMPUTING, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FRANTZ, JASON D.;WOOLLEN, ROBERT C.;SEIDEN, MAX H.;AND OTHERS;SIGNING DATES FROM 20190813 TO 20190814;REEL/FRAME:053128/0054 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: JPMORGAN CHASE BANK, N.A., CALIFORNIA Free format text: SECURITY INTEREST;ASSIGNOR:SIGMA COMPUTING, INC.;REEL/FRAME:072316/0724 Effective date: 20250801 |