Skip to content

ITArchitect111/Database-Management-Insert-Select-Update-Delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Diagram

Database Source File/

  • Database 1 (Restaurant Insert, Select,Update, and Delete

README.md

Tools Used

  • MySQL Workbench – for Queries and Design
  • Text Editor – for writing and reviewing SQL Queries

How to Use

  1. Open the Database 1 (Restaurant Insert, Select,Update, and Delete file using MySQL Workbench.
  2. Click the Forward Engineer.
  3. 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.

About

Basic CRUD Operation in MySQL for Restaurant Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published