Study Materials & Code Snippets for DBMS ⚡
A collaborative space for learning database concepts together! 🎓
This repository contains DBMS notes, SQL queries, ER diagrams, normalization concepts, and implementation codes for learning Database Management System as part of B.Tech CSE 4th Semester (Section - C) studies. It is specifically maintained for personal, experimental and educational use by Arif & Tanim & adtU friends❤️🩹.
✅ DBMS Notes & Theory 📚
✅ SQL Queries & Commands 💾
✅ ER Diagrams & Normalization 🔄
✅ Database Implementations 🛠️
✅ Mini Projects & Assignments 📑
# | Experiment Name | Notes 📖 | Source Code 🧑💻 | Date 📅 |
---|---|---|---|---|
1 | Create a Table and Insert 10 records | View Notes | View Code | 24 Feb 2025 |
2 | Create a table Employee with following schema | View Notes | View Code | 10 Mar 2025 |
# | Excercise Name | Notes 📖 | Source Code 🧑💻 | Date 📅 |
---|---|---|---|---|
1 | How to Create a Database | View Notes | View Code | 10 Feb 2025 |
2 | Create a Table and Insert 10 records | View Notes | View Code | 24 Feb 2025 |
3 | Create a table Employee with following schema | View Notes | View Code | 10 Mar 2025 |
(More topics coming soon! 🚀)
- SQL Databases: MySQL, PostgreSQL, SQLite 💾
- NoSQL Databases: MongoDB, Firebase 🔥
- DBMS Software: MySQL Workbench, pgAdmin 🛠️
- Programming Languages: SQL, Python, Java 💻
git clone https://github.com/Kaliya-Network/DBMS.git
cd DBMS/
This repository is for personal and educational use only. If you're part of the study group, feel free to add notes, queries, or implementations. Contributions should follow a structured format.
🔗 GitHub: @Kaliya-Network
📌 Happy Learning & Coding! 🚀