Skip to content

A curated collection of MySQL scripts covering DDL, DML, and DRL operations. Ideal for beginners to practice and understand core SQL concepts.

Notifications You must be signed in to change notification settings

Mansiikumarii/MySQL

Repository files navigation

🐬 MySQL Playground by Mansiikumarii

Welcome to my MySQL Playground — a curated collection of SQL scripts, queries, and examples designed to explore, learn, and master the fundamentals of relational databases. Build Status SQL Contributions Welcome

📁 What's Inside?

File / Folder Description
DDL.sql Create the skeleton 🦴 — Tables, Schemas & Structures
DML.sql Bring in the data 🎯 — Insert, Update, Delete
DRL.sql Query like a pro 🔍 — SELECT statements and more
Customer.sql Dive into customer data 💼
Org.sql Explore organizational structure 🏢
Sub Querey/ Get nested 🪆 — Practice with subqueries
Set Operations/ Union, Intersect, Except — all the set magic 🔗
.vscode/settings.json Editor settings for smooth sailing ⚙️

🌟 Why This Exists

This repo is my personal space to experiment with SQL concepts, prep for interviews, and share insights with fellow learners. Whether you're just starting out or need a refresher — feel free to fork and explore!


Happy querying! ~ Mansiikumarii

Releases

No releases published

Packages

No packages published