"Ragged Hierarchy" or "Snowflake" Data Structure in Coda

sorry, its a naming convention we have used at Agile Dynamics for data modeling.

we use suffixes to help us see the data types in a model.

semicolon means an N:1 link.

an 1:N link uses the colon.

so MyCountry; links to a single country row.

but MyOrders: links to a number of Order rows.

it has no meaning in coda.

see the full topic here

4 Likes