TimeTonic's Relational Model feature provides you with a complete map of your workspace at a glance: relationships between tables, selection fields, and key dependencies are visually displayed. Ideal for documenting and maintaining your data, this summary view allows you to:
- audit the consistency and clarity of an existing database;
- design a solid and well-structured business database from the outset;
- quickly identify critical relationships to avoid configuration errors.
The result: a more readable, more reliable architecture that's significantly easier to scale.
➡️ Steps to generate the Database scheme
Two options available:
1️⃣ From the workspace base
2️⃣ From the table view menu
These two options behave differently.
1️⃣ From the workspace base
Click the icon to generate the diagram schema of your workspace
ℹ️ From this option, you get all linked and unlinked tables. |
2️⃣ From the table view menu
-
Open the table menu
Click the three dotsin the top-right corner of a table.
-
Select the "Database scheme" option to display the table's relational view
ℹ️ From here, you get all tables linked to this table but not the unlinked ones. |
➡️ Available display options
1️⃣ ☀︎ Dark / Light mode
Adapt readability to your environment.
2️⃣ 🔗 Filter only shows link fields
Useful for focusing on relationships between tables with lots of data.
3️⃣ 📤 Export the scheme
Choose PNG, SVG or PDF format to add the diagram to documentation or share it with your team.
4️⃣ Reset options to default
5️⃣ Zoom out
6️⃣ Zoom in
7️⃣ Reset zoom to full view
8️⃣ Exit the view
➡️ Scheme Presentation Details
1️⃣ Table name
2️⃣ Column name
3️⃣ Field type name
➡️ Lines and Arrows Legend
1️⃣ Link fields 🔗 are shown with solid black lines
2️⃣ Selection fields are shown with dotted red arrows
ℹ️ Drag your tables with your mouse to reorganize the scheme
Changes in layout are saved to your own user view only.
‼️ This feature is only available to administrators and in source notebooks. It is not available in mirror spaces.