Bay Breeze Software Released SQL Edge 1.1 [message #5894] |
Thu, 25 August 2005 02:17 |
Eclipse User |
|
|
|
Originally posted by: sales.baybreezesoft.com
SQL Edge is a RCP application that allows users to execute SQL queries,
browse schema information, and visualize data relationship. Please refer
to http://www.baybreezesoft.com for product details.
Today, developers implementing object-oriented applications with
relational database backend still using traditional SQL query tools to
access and analyze relational data. To debug an issue, most often than
not, an object and several of its related objects have to be retrieved
using several queries. It is a tedious task to create and maintain these
queries.
With SQL Edge, users can use only one query to retrieve data in a table,
and then browse data in all related tables. The relationships are defined
by foreign key constraints, which naturally mapped to object
relationships.
SQL Edge has four perspectives. The "Query Perspective" allows users run
any SQL queries, while the Schema Perspective displays table schema
information.
There are two relationship perspectives. The "Relationship Table View"
displays data in the master-detail style. The "Relationship Tree View"
displays master table records as top-level tree nodes. The nodes can be
expanded to reveal any level of related detail records. In addition,
clicking any node will display the corresponding data in a detail grid.
|
|
|
Powered by
FUDForum. Page generated in 0.05102 seconds