All-For-One

This is a project that demonstrates various MySQL queries and operations using the Trybe database.

Technologies Used

These are the technologies that were used:

  • MySQL
  • Docker-Compose

Prerequisites

It’s dangerous to go alone! Before you begin, please ensure that you meet the following requirements:

Installation

To set up and run the project locally, please follow these steps:

  1. Clone the repository:
  2. git clone https://github.com/tomaschaves/mysql-all-for-one.git
  3. Import the Trybe database into your MySQL server.
  4. Run the desired queries and operations using a MySQL client of your choice.

Usage

The project provides various SQL files containing queries and operations to be executed on the Trybe database. These files cover different topics, such as data retrieval, data manipulation, table creation, and more. Users can execute these files to perform different MySQL operations and learn more about database management.

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.

Contact

Tomás Chaves - tomaschavesdev@gmail.com ✉️

Project Link: https://github.com/tomaschaves/mysql-all-for-one