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-11 11:06:15 +05:30
Notes Renamed files in unit 2 folder. Removed PL-SQL part from 0- file since it only has sql and prefixed 1- to pl-sql file. 2024-08-09 22:50:07 +05:30
Practical Added write-up for assignment A3. 2024-08-11 11:06:15 +05:30
README.md Updated README. Added link for unit 2 notes. 2024-08-07 02:53:48 +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
  2. Unit 2 - SQL and PL/SQL

Practical

Each folder contains handout, write-up and database.

  1. Assignment-A2
  2. Assignment-A3