https://github.com/abeidahmed/sql-zoo
https://github.com/abeidahmed/sql-zoo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abeidahmed/sql-zoo
- Owner: abeidahmed
- Created: 2021-01-18T08:10:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-18T08:27:17.000Z (over 4 years ago)
- Last Synced: 2025-01-06T07:45:20.866Z (5 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project : SQL Zoo
> SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.
Each tutorial will show you a table and then have you run queries against it to answer specific questions. Some of the
queries, particularly at first, are quite simple. They definitely get more challenging towards the end and can be real
head scratchers.## Authors
- Abeid Ahmed
- GitHub: [@abeidahmed](https://github.com/abeidahmed)
- Twitter: [@iamhawaabi](https://twitter.com/iamhawaabi)
- LinkedIn: [Abeid Ahmed](https://www.linkedin.com/in/abeid-ahmed-b21882172/)## Contributing
1. Fork the project (`https://github.com/abeidahmed/sql-zoo.git`)
2. Create your feature branch (`git checkout -b `)
3. Commit your changes (`git commit -m "Descriptive change"`)
4. Push to the branch (`git push -u origin `)
5. Create a new Pull Request## Show your support
Give a :star: if you like this project!
## License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.