Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.
https://github.com/rabestro/sql-challenge-solutions

challenges solutions sql sqlite

Last synced: 12 days ago
JSON representation

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

Awesome Lists containing this project

README

        

# SQL-Challenge-Solutions

This repository is a comprehensive collection of my solutions to various SQL challenges and exercises sourced from multiple courses and platforms, including "Level Up: Advanced SQL", "SQL Essential Training", and HackerRank, among others. The aim is to document my journey in enhancing my SQL skills and to provide a resource for others looking to improve their database querying capabilities.

## Featured Courses and Platforms

- [Level Up: Advanced SQL](https://www.linkedin.com/learning/level-up-advanced-sql)
- [SQL Essential Training](https://www.linkedin.com/learning/sql-essential-training-20685933)
- [HackerRank SQL Challenges](https://www.hackerrank.com/domains/sql)

More solutions will be added as I continue to explore and learn from different sources.

## How to Use

Each folder within this repository is dedicated to a specific course or platform. Inside, you'll find SQL scripts or files named according to the challenge or exercise they solve. To run these solutions, ensure you have a SQL database environment compatible with the syntax used in the scripts (primarily SQLite for course-related solutions).

## Technologies Used

- SQL
- SQLite
- Other database technologies as encountered in various challenges

## Contributing

While this repository primarily serves as a personal documentation of my learning journey, contributions or suggestions for improvement are welcome. Please feel free to fork the repository or submit pull requests.

## Acknowledgments

- Thanks to the instructors and creators of the "Level Up: Advanced SQL" and "SQL Essential Training" courses for their comprehensive and insightful content.
- Gratitude to HackerRank for providing a platform to practice and hone SQL skills through real-world challenges.

## License

This project is open source and available under the [MIT License](LICENSE.md).