All hw/assignments will be done in Docker
What is DBMS?
A system that manages massive amounts of data and provides convenient, efficient, persistent, and safe access to such data to many users simultaneously
- “Massive”
- “Convenient”
- “Efficient”
- “Persistent”
- “Safe”
- “Many users”
Database Architecture

Popular BDMS Software
- Relational
- MySQL, PostgreSQL, Oracle, Microsoft SQL Server, IBM DB2...
- Non-relational (NoSQL)
- Cloud
- AMazon RDS, Azure SQL Database, Google Cloud Spanner...