Learn to create easy to configure Database Diagrams
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.

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

"--" (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.

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.

Search or ask questions at our support forum or contact us at support@creately.com.