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-08-07 02:45:39 +05:30
Notes/Unit 1 Added unit 1, chapter 1 notes. Changed name for main ppt to keep it at 2024-08-07 02:45:39 +05:30
Practical Updated certain values in database for running queries wale questions. 2024-07-31 21:53:22 +05:30
README.md Moved Assignment-A2,A3 handout from handouts folder to Practical under the Assignment-A2,A3 folder respectively. Also added database queries for building Database_A2, need to add 'running queries'. Lastly, updated README. 2024-07-25 12:43:12 +05:30

DatabaseManagementSystems (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

Practical

Each folder contains handout, write-up and database.

  1. Assignment-A2
  2. Assignment-A3