|
DIVA
-
Version
1.1
DIVA - Database Immersive Visual Analysis: a viewer
for databases physical structure that can show you any
section of DB in different ways (2D, 2.5D, 3D). Using
DIVA users can easily understand connections between
tables. It's compatible with: Oracle, MsSQL and MySQL.
It can be used with other software for queries
creation or with CASE systems. DIVA helps in: query
building, DB structure analysis, DB showcase.
- When creating complex SQL queries, developers need
to continuously look-up DB structure schemas to
overview foreign-key dependencies, table & field names
and field's properties. However, today's tools &
methods often poorly support all these micro-tasks.
Often it's not possible to obtain a good drawing of a
relation's scheme, or they are too big to navigate
effectively. In that case, DIVA will give users a big
performance boost, because developers can easily
overview the whole field of relations in 3D mode, find
needed relations in 2.5D mode, and comfortably explore
tables & relations in 2D. This manner of
|