Department of Computing Imperial College London
Databases in DoC

Relational Databases Management Systems (RDBMS) give you the ability to store large amounts of relational (tabular) records in many interlinked tables. A query language called SQL (the Structured Query Language), which is reasonably standard, is used to create tables, insert/update records, and perform complex queries on the data.

In DoC, we support two core RDBMS, one on Linux and one on Microsoft Windows 2000: