Database-Management-Insert-Select-Update-Delete
Description
This project demonstrates a complete Database Model setup using:
- 3 Primary Key
- 2 Foreign Key
- 11 Data Types
- Auto Increment
The queries includes Insert, Select, Update, and Delete . Designed and Queried using MySQL Workbench, this setup is ideal for learning Table Creation and basic CRUD Operation.
Project Objectives
- Perform CRUD Operation.
- Create Tables.
- Apply Data Types.
- Practice SQL Queries.
Repository Contents
Queries/
- Customer.txt
- Food.txt
- Transaction.txt
Overview

Database Source File/
- Database 1 (Restaurant Insert, Select,Update, and Delete
README.md
- MySQL Workbench – for Queries and Design
- Text Editor – for writing and reviewing SQL Queries
How to Use
- Open the
Database 1 (Restaurant Insert, Select,Update, and Delete
file using MySQL Workbench.
- Click the Forward Engineer.
- Try perform SQL Queries and check if there’s an error.
Author
ITArchitect111
BS in Information Systems – Isabela, Philippines
TikTok: @it_ako123
License
This project is provided for educational purposes only.
Feel free to fork or adapt it with proper credit.