The Meta-schema Manager is a visual tool used to design,
create and maintain database meta-schema files.
What is a database meta-schema? (4db)
A database meta-schema file is the central repository of a database's meta-data; information about the tables, columns, and relations, and default values of a relational database. Information from the database meta-schema file is used by Genero Studio Form Designer, Business Application Modeling, and Code Editor.
Viewing a meta-schema
Once a database meta-schema file has been created, it can be viewed and enriched with information that is not present in the database. Opening a meta-schema file displays it as a diagram for viewing and editing.
Generate meta-schema documentation
You can generate an HTML file that provides documentation on the meta-schema. It lists the tables, columns, indexes and foreign keys.