https://github.com/descholar-ceo/sql-zoo
This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql
https://github.com/descholar-ceo/sql-zoo
sql
Last synced: about 2 months ago
JSON representation
This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql
- Host: GitHub
- URL: https://github.com/descholar-ceo/sql-zoo
- Owner: descholar-ceo
- Created: 2020-07-31T22:46:37.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-08-02T00:13:31.000Z (over 5 years ago)
- Last Synced: 2025-01-22T18:13:24.306Z (about 1 year ago)
- Topics: sql
- Language: TSQL
- Homepage: https://www.theodinproject.com/courses/databases/lessons/sql
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sql-zoo
## Description
This project was done for learning purpose, the aim was to solve the quizes which are on [SQLZOO](https://sqlzoo.net/wiki/), in order to master the SQL. Full description of the project is found on [The odin project](https://www.theodinproject.com/courses/databases/lessons/sql).
## Built with
1. sql
## Authors
### 1. MUGIRASE Emmanuel
* Github: [@descholar-ceo](https://github.com/descholar-ceo)
* Twitter: [@descholar3](https://twitter.com/descholar3)
* LinkedIn: [MUGIRASE Emmanuel](https://www.linkedin.com/in/mugirase-emmanuel-a90b49143)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgment
[Microverse](https://microvese.org)
[The odin project](https://www.theodinproject.com)
[SQLZOO](https://sqlzoo.net/wiki/)