This page is currently being worked on.
Creating a web-accessible database site with a framework
Core database modelling concepts
- Relational: Tables with references
paste: example data in tables
- Core cardinalities: one-to-many, many-to-many, one-to-one
paste: examples