Database Diagrams

Learn to create easy to configure Database Diagrams

  1. Database Table
  2. Database Connectors

How do you use the Database Table Object to create a Database Diagram?

Configuring the DB Table is not difficult, read below to understand how!

  • Drag-n-Drop a Database Table object from the Left Panel, click to edit Text to configure your Table.

  • Configure DB Table properties

  • Give your DB Table object a name, which also becomes the name of the KObject.

  • Name your DB Object

  • "--" (two hyphens) splits the Table into 3 sections as follows:

    Table Name

    --

    Table Fields

    --

    Table Indices

  • Insert line breaks in each section to define new Table Fields or Table Indices.

  • When defining fields, a row can also be split by "," (commas) as follows:

    fieldname, TYPE(size), KeyType

    Note - The key type should be either PK for Primary Key or FK for Foreign Key.

  • Configure DB Table


How do you create connections between Objects in a Database Diagram?

Here's a simple tip!

  • Relationship connection is the only connector type available from a DB Table to another DB Table. This also has a range of arrow heads on both sides to choose from.

  • Make connections between DB objects in a DB diagram