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-07-25 12:43:12 +05:30
Notes/Unit 1 Added unit 1 notes. 2024-07-24 19:59:06 +05:30
Practical 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
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