Contact Agenda in MySQL

Contact Agenda in MySQL

This project demonstrates the design and implementation of a simple contact management system using MySQL. It focuses on the fundamentals of relational database creation, table design, and CRUD (Create, Read, Update, Delete) operations.

The project includes SQL scripts for building the schema, inserting sample data, and performing various queries. A visual diagram is also provided to illustrate the database structure. It showcases the ability to manage structured data efficiently and to interact with databases through precise SQL commands.

Schema and table generation in SQL

Key Features:

  • Database and table creation through SQL scripts
  • Full CRUD operations (insert, select, update, delete)
  • Use of auto-increment primary keys
  • Query examples for searching and filtering contacts
  • Optional diagram illustrating the schema relationships

This project strengthened my understanding of relational database design, query logic, and the workflow of real-world data management systems.

GitHub Page
Contact me!
LinkedInBehance