https://github.com/ksharma67/car-dealership-database
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/ksharma67/car-dealership-database
database database-management oracle sql sqlserver
Last synced: 2 months 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.
- Host: GitHub
- URL: https://github.com/ksharma67/car-dealership-database
- Owner: ksharma67
- Created: 2022-07-22T15:48:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T14:55:26.000Z (almost 4 years ago)
- Last Synced: 2025-10-21T04:51:38.632Z (8 months ago)
- Topics: database, database-management, oracle, sql, sqlserver
- Homepage:
- Size: 3.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car-Dealership-Database
Car Dealership Database - Team of 3 CS623 (Database Management Systems) team project
Sept 2021 – Dec 2021
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.