Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manukot/car_dealership

Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.
https://github.com/manukot/car_dealership

database database-management sql sql-server

Last synced: about 1 month ago
JSON representation

Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.

Awesome Lists containing this project

README

        

# Car-Dealership-Database

Car Dealership Database - Team of 3 CS623 (Database Management Systems) team project

Jan 2024 – May 2024

The team was assigned to design and develop a database to enable a car dealership to manage its business. We had to complete 8 chapters which include the following tasks: creating forms, creating database dictionary, design the ER diagram as a model for the database, developing the database using MySQL/Oracle, using the database to query reports using SQL, creating triggers, granting privileges to users, creating audit trail triggers and planning the distribution of the database.