Languages

Database design

  • Editing of database model. Model can be generic or database specific
  • Definition of tables, keys, constraints
  • Definition of all object types in database model
  • Database diagrams, stored in connection (locally or in database)
  • Comparing & synchronize structure of model, real database or data archive (database backup)
  • Migration of model to different dialect
  • Generating CREATE/DROP scripts in any of supported dialect
  • Reverse engineering - loading model from existing database

Diagram in Visio style

Compare and syncrhonize database structure