Skip to content

fxusuf/SQL-Database-Design-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL and Database Design Assignments

Querying the core of data... 📊 This repository contains a variety of projects focused on database management systems.

Projects

  • Car Sales System: A comprehensive schema for tracking vehicle inventory, staff assignments across branches, and sales transactions.
  • UniRehber (Academic Directory): A management system for university departments, academic titles, and staff contact information.
  • Gym Management (gymDB) A database for gym operations including member subscriptions, workout programs, and nutrition tracking.
  • Insurance Company Operations: Implementation of insurance policy management with specialized tables for different coverage types like DASK and Kasko.

How to Run

To run any project from this repository, follow these steps:

Requirements

You will need a SQL database management tool (such as MySQL, PostgreSQL, or MS SQL Server) to execute the scripts.

Steps

  1. Clone this repository to your local machine:
    git clone https://github.com/fxusuf/SQL-Database-Design-Assignments.git
    cd SQL-Database-Design-Assignments
  2. Navigate to the docs/ folder to review ER diagrams and schemas.
  3. Import and execute the desired .sql file in your preferred SQL editor.

Contact

Feel free to reach out if you have any questions, suggestions, or collaboration ideas!


Thank you for taking the time to explore my work.

About

Academic database management systems projects and SQL implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors