SQL

SQL is short for Structured Query Language and is the most common language used over relational databases.

The concrete implementation of SQL we will use in IN5800 is PostgreSQL.

See the PostgreSQL Wikipage for guides and tutorials.