Organising → the process of arranging, representing and formatting data

Database → Organised collection of data.

Non-Computer based methods of organising including:

Computer based methods of organising including:

examples of computer-based databases → taxation records, library systems, car registrations, student records & census data

Flat file Database

Flat File Database → organises data into single table (suitable for small applications)

Relational Database

Relational Database → organises data w/ a series of related tables (flat file only uses 1 table)

Database Management System