Skip to content

FeaInGithub/MySQL-Project-Creating-Database-Design-and-Querying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MySQL Project: Database Design & Querying

This project highlights my database design and querying skills using MySQL.

πŸ“Œ Overview

  • Database Schema: Designed based on a template from drawSQL, then customized for this project.
  • Schema Design: Built tables with primary/foreign keys, constraints, and relationships.
  • CRUD Operations: Practiced inserting, reading, updating, and deleting data.
  • SQL Queries: Wrote queries for filtering, aggregation, joins, and data manipulation.
  • Advanced Features: Implemented triggers, events, etc.

✨ Features

  • Schema adapted from a drawSQL template and tailored to project needs.
  • Fully normalized tables for scalability and structured data storage.
  • Practical SQL queries covering different relational database concepts.

πŸ›  Tech Stack

  • Database: MySQL
  • Schema Reference: drawSQL templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published