CMEP 401 - DBMS1 - DCpET 2-2 - 2ndSem 24'25
DCpET 2-1

Course Description:
Database Management Systems 1 introduces students to the fundamental concepts of database systems, emphasizing the design, implementation, and management of relational databases. This course covers data modeling, normalization, and the use of Structured Query Language (SQL) to create, manipulate, and retrieve data efficiently. Students will learn essential database design principles and gain practical experience through hands-on projects using industry-standard database management systems. By the end of the course, learners will have a solid foundation in relational database concepts and the skills needed to design and maintain effective data solutions.

Course Objectives:

  1. Database Design and Modeling: Understand and apply data modeling techniques, including Entity-Relationship (ER) diagrams, to design efficient and logical database schemas.
  2. Relational Database Concepts: Explain the fundamental principles of relational databases, including primary keys, foreign keys, and integrity constraints.
  3. SQL Proficiency: Develop proficiency in Structured Query Language (SQL) for creating, modifying, and querying relational databases.
  4. Normalization and Data Integrity: Apply normalization techniques to eliminate redundancy and maintain data integrity within relational databases.