This course covers the fundamental concepts of database systems.
Topics include data models (ER, relational, and others); query
languages (relational algebra, SQL, and others); implementation
techniques of database management systems (index structures,
concurrency control, recovery, and query processing); management of
semistructured and complex data; distributed and noSQL databases.