A bit of nit to pick: A “relation” in a relational database does not refer to a relationship. A “relation” in a relational database is the academic name for what we programmers call a table. A relational database is basically a database where data is stored on tables.