Loading repository data…
Loading repository data…
NebulaTris / repository
This repository contains solutions to the weekly assignments (2 & 3) of the Database Management Systems (DBMS) course offered by the Indian Institute of Technology Madras (IITM) as part of the Diploma in Programming program. Additionally, it also contains past OPPE solutions for the course.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains solutions to the weekly assignments (2 & 3) of the Database Management Systems (DBMS) course offered by the Indian Institute of Technology Madras (IITM) as part of the Diploma in Programming program. Additionally, it also contains past OPPE solutions for the course.
The DBMS course covers the fundamental concepts of database management systems, including the relational data model, SQL, transaction management, concurrency control, and database design.
The repository is structured as follows:
Week 2/
├── Practice.md
└── Graded.md
Week 3/
├── Practice.md
└── Graded.md
Week 7/
├── Ques1.md
├── Ques2.md
├── Ques3.md
├── Ques4.md
├── Ques5.md
└── Ques6.md
OPPE Python-PostgreSQL Questions/
├── Q1.md
└── Q2.md
git clone https://github.com/NebulaTris/DBMS_IITM.git
Contributions to this repository are welcome. If you find any errors or would like to add more queries, feel free to create a pull request. Please ensure that your queries are organized according to the folder structure above.
This repository is licensed under the MIT License. See the LICENSE file for more details
License: MIT License
Default branch: main
Created: 4/22/2023
Updated: 7/19/2026
Status: Active
Repository type: Original