Database


A database is a structured collection of data relating to a global subject.
To interact with a DB, one uses database software.
To structure a DB properly, one can use the Merise Analysis Method.

Tables


A table is a collection of data containing the same data fields.
Tables must be named intelligently.

Index


Indexes are used to locate or sort records.

Data Fields


A data field is characterised by a label, a type, a length and a field specifying whether or not a field is an identifier.

META

Status:: #wiki/notes/mature
Plantations:: Computer Science
References::