SQL Car Workshop Project 🧰

This is a project that focuses on SQL database management for a car workshop. The project includes creating SQL scripts and executing queries to manage the workshop database.

Challenge Description 📚

This challenge is part of a bootcamp in Data Science. In this particular challenge, we practiced creating SQL scripts and executing queries to manage a car workshop database.

The objective of the challenge is to design and implement the database schema for a car workshop application, including tables, relationships, and constraints. Additionally, we practiced writing SQL queries to retrieve, insert, update, and delete data from the database.

Technologies Used 💻

The project utilizes the following technologies:

  • SQL
  • Workbench

Usage ⚙️

The project provides a set of SQL scripts that you can use to create and manage the car workshop database. You can execute these scripts using a SQL database management tool to interact with the database.

Contributing 🤝

Contributions are what make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some amazing feature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License 📝

This project is licensed under the MIT License. See the LICENSE file for details.

Contact 📬

Bruno Souza - bmsouza88@gmail.com

Project Link: https://github.com/BrunoSouza88/SQL_CarWorkshop_DIO