https://github.com/muhammadsaim32/data-base-management-system
This repository contains reference books and personal notes I created while learning Database Management Systems (DBMS).
https://github.com/muhammadsaim32/data-base-management-system
databases dbms erdiagram mysql nosql-database relational-databases sql
Last synced: about 2 months ago
JSON representation
This repository contains reference books and personal notes I created while learning Database Management Systems (DBMS).
- Host: GitHub
- URL: https://github.com/muhammadsaim32/data-base-management-system
- Owner: MuhammadSaim32
- Created: 2025-09-23T14:27:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-23T14:53:43.000Z (9 months ago)
- Last Synced: 2025-09-23T16:32:51.108Z (9 months ago)
- Topics: databases, dbms, erdiagram, mysql, nosql-database, relational-databases, sql
- Homepage:
- Size: 84 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 📚 Things I Learned
- What is DBMS?
- DBMS Architecture and DBA
- ER Model
- Extended ER Features
- Relational Model
- ER Model to Relational Model
- Normalisation
- ACID Properties and Transactions
- Atomicity Implementation
- Indexing in DBMS
- NoSQL vs SQL DB
- Types of Database
- Clustering/Replication in DBMS
- Partitioning and Sharding in DBMS
- CAP Theorem
- Master-Slave Architecture
- Structured Query Language
📺 **Courses I Followed:**
- [DBMS Course](https://www.youtube.com/watch?v=dl00fOOYLOM)
- [SQL Course](https://www.youtube.com/watch?v=hlGoQC332VM&t=103s)