Schema
In this document you will find information about:
- Your database Schema
- Working with Schema Versions
- Viewing the database DDL view
Schema
To get the tap schema, create a new discover job and select only scan option. This job will scan your tap and return the schema.
Schema navigation
You will be able to navigate through the structure of your tap, looking up the data of your entities (fields, size, DDL...) and the fields (properties and relations).
You cannot modify the data or see real data, it is only a representation of the schema
Versions
Scan identifies all entities and their fields as well as the size and type of database scanned. If during this process, changes are detected, Gigantics will generate a new version of the schema.
Inside Schema page, you can compare versions to identify changes in its structure.
DDL
Shows the DDL of the tap schema. You can export it to a file or just copy it to clipboard