Skip to content

ER Diagram

The ER Diagram feature in APEX Project Eye provides an interactive visualization of database relationships in your Oracle APEX applications. This powerful tool helps developers understand data structures, explore table relationships, and make informed decisions about database design by visualizing the entity-relationship model directly within the APEX Project Eye interface.

  • Database Visualization: See your database structure in an intuitive visual format
  • Relationship Exploration: Easily identify and understand table relationships
  • Design Validation: Verify that your database design meets application requirements
  • Knowledge Transfer: Help new team members understand the database architecture
  • Documentation: Download visual documentation of database structures

Explore your Oracle database structure with an interactive diagram:

  • Visual Representation: See tables, views, and their relationships in a clear visual format
  • Interactive Elements: Click on tables to see detailed information and explore relationships
  • Zoom and Pan: Focus on specific areas of complex database schemas
  • Layout Options: Choose different layout algorithms for optimal visualization
  • Export Capability: Export diagrams for documentation or presentations

ER Diagram Visualization

The interactive ER diagram shows tables and their relationships

Access comprehensive information about database objects:

  • Table Structure: See column names, data types, and constraints
  • Primary Keys: Clearly identify primary key columns
  • Foreign Keys: Understand relationships between tables
  • Indexes: View indexed columns for performance considerations
  • Check Constraints: Information about check constraints on columns

Understand how database tables are connected:

  • Relationship Types: Distinguish between different types of relationships (one-to-one, one-to-many)
  • Direct Relationships: See tables directly connected to the selected table
  • Indirect Relationships: Explore multi-level relationships between tables
  • Referenced Objects: Identify which tables reference the selected table
  • Dependency Chains: Follow chains of dependencies through the database

Relationship Details

Explore detailed information about table relationships