A one-stop Git repository for third year SPPU Computer Engineering students following the 2019 pattern. Access theory and practical resources covering E-R modeling, SQL/PL-SQL queries, NoSQL databases, database design, transaction management, and more for mastering Database Management System (DBMS) concepts.
Go to file
2024-11-10 00:56:55 +05:30
Notes Added presentation for unit 3 and updated link in README file. 2024-10-06 13:41:26 +05:30
Practical Fixed query 7, didn't realize count was already there, wayyyyyyyyyy too sleeeppyyyyyy to see that 😫 2024-11-10 00:56:55 +05:30
Question Papers Added dbms 2023 solved previous year question paper (for end sem) 2024-10-19 22:46:19 +05:30
README.md Added link for practical exam folder in main readme. 2024-11-08 16:24:40 +05:30

Database Management Systems (DBMS)

A one-stop Git repository for third year SPPU Computer Engineering students following the 2019 pattern. Access theory and practical resources covering E-R modeling, SQL/PL-SQL queries, NoSQL databases, database design, transaction management, and more for mastering Database Management System (DBMS) concepts.


Index

Notes

  1. Unit 1 - Introduction to Database Management Systems and ER Model
  2. Unit 2 - SQL and PL/SQL
  3. Unit 3 - Relational Database Design
  4. Unit 4 - Database Transaction Management
  5. Unit 5 - NoSQL Databases

Practical

Important

Queries for all problem statements expected for practical examination (2024) are in the "Practical Exam" folder.

Each folder contains handout, write-up and database and softcopy (i.e. copy + output).

  1. Assignment-A2
  2. Assignment-A3
  3. Assignment-A4+A5
  4. Assignment-A6
  5. Assignment-A7
  6. Assignment-A8
  7. Assignment-B1
  8. Assignment-B2
  9. Assignment-B3
  10. Assignment-A9+B4+C1 (Mini Project)

Question Papers

Sample IN-SEM Unit Test Paper