Databases

Daniel Rodríguez

This unit introduces the principles of databases. The student will learn how:
  • to write SQL statements
  • design DBMS schemas using the E/R model
  • and write Java code that make use of SQL
  • Bibliography

    Outline

    Lecture Notes

    We will use both the slides from the main book (Silberschatz et al.) and the lab material. As DBMS we will use PostgreSQL.