Database Systems
Course Aim:
This course introduces the basics of database systems analysis and design. You will be introduced to the internal organization of a database system, and the main tasks of a database developer
Course contents:
Introduction to DB, The Relational Model, Structured Query Language, Data Modeling and E-R Model, Physical Database Design, Database Administration, Functional Dependencies and Normalization, Transactional processing, Advanced SQL, concurrency control, SQL injection and other injection attacks, Introduction to NoSQL Systems.