DatabaseManagementSystems/README.md

19 lines
823 B
Markdown
Raw Normal View History

2024-07-24 19:47:53 +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.
---
2024-07-24 20:43:56 +05:30
## Index
### Notes
1. [Unit 1 - Introduction to Database Management Systems and ER Model](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%201)
### Handouts
1. [Assignment-A2](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Handouts/Assignment-A2.pdf)
2. [Assignment-A3](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Handouts/Assignment-A3.pdf)
---