Metadata Editor


Finally we have working version of metadata editor.
It allows visual edit of primary relational database entities:

  • Tables
  • Columns
  • Unique keys
  • Foreign keys
  • Indexes

Generic driver uses SQL-92 DDL to manipulate meta objects. MySQL driver uses MySQL extensions.
This is not a release, it is not yet fully tested. You may get working copy from Early Access folder.
It is not recommended to use new features in mission-critical databases. Always check generated SQL script before saving changes.
Stable version of metadata editor will be available in DBeaver 1.2 which will be published in following 2 weeks.
Besides metadata editor this version includes many UI fixes and additions to MySQL plugin (charsets, collations).
You may check for additional metadata editor notes on our forum.

Download Early Access version 1.1.4

Posted in Articles