This repo contains interactive examples, demo scripts, and practical exercises designed to help you build a solid foundation in database concepts.
Whether you're just starting out or looking to strengthen your SQL skills, this repository offers real-world, hands-on experiences to bring your learning to life.
- What databases are and why they matter
- How to interact with MySQL using Terminal and MySQL Workbench
- Creating, using, and managing databases and tables
- Writing SQL queries
- Managing data with real-world examples