CPC G06F 16/2445 (2019.01) [G06F 16/248 (2019.01)] | 20 Claims |
1. A method performed by a processing circuitry in an application development platform for constructing an analytical application, the method comprising:
providing a graphical application development user interface;
receiving a first user command from a user via the graphical application development user interface to insert a user interface component into the analytical application;
identifying a dataset retrievable from a datastore and consumable by the user interface component at a runtime of the analytical application via a second user command received in the graphical application development user interface;
linking the dataset to the user interface component;
determining a set of instructions for retrieving the dataset from the datastore, the set of instructions being agnostic to underlying database technologies used in the datastore;
linking the set of instructions to the user interface component; and
during the runtime of the analytical application and when instantiating the user interface component:
converting the set of instructions into a series of database-specific queries; retrieving the dataset from the datastore based on the series of database-specific queries; and
incorporating the dataset into the user interface component for display.
|