Home
Description: The purpose of this project is to build a graphical user interface to multiple databases or flat-file analytic back-ends. The layout and data sources of the interface will be defined by any number of XML files that are loaded by the application at start time. Editing one of the XML files should allow users to change the data presented and the dependencies. There are several goals for this project including:
- Achieve an abstracted data back-end that allows the application to work with multiple sources of data.
- The application should be able to query across multiple data sources thus achieving cross database operability.
- Support value comparisons across different representations of a data type.
- Provide response to queries in near real-time.
|