Relational Databases¶
Resources¶
– Lecture notes fom class (The data used in the lecture notes is available in the lab distribution.)
– Very detailed slides on SQL written by Prof. Singer from Vrije University in Belgium
– Codd paper on relational databases [for historical interest]
– And finally, here’s a cool tool for playing with relational algebra, the underlying mathematical model for relational databases.