2009 305: Difference between revisions

From XPUB & Lens-Based wiki
(New page: {{underconstruction}} == Creating a web-accessible database site with a framework == === Core database modelling concepts == * Relational = Tables with references * Core cardinalities: o...)
 
Line 3: Line 3:
== Creating a web-accessible database site with a framework ==
== Creating a web-accessible database site with a framework ==


=== Core database modelling concepts ==
=== Core database modelling concepts ===
* Relational = Tables with references
* Relational = Tables with references
* Core cardinalities: one-to-many, many-to-many, one-to-one
* Core cardinalities: one-to-many, many-to-many, one-to-one

Revision as of 11:56, 29 May 2009

Construction.gif This page is currently being worked on.

Creating a web-accessible database site with a framework

Core database modelling concepts

  • Relational = Tables with references
  • Core cardinalities: one-to-many, many-to-many, one-to-one