Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raminmammadzada/sql-zoo

Microverse School > SQL Project > SQL Zoo
https://github.com/raminmammadzada/sql-zoo

sql sql-zoo

Last synced: 4 days ago
JSON representation

Microverse School > SQL Project > SQL Zoo

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Microverse Databases -> SQL Project

The goal of this project is to put into practice SQL queries using the online resource [SQL Zoo](http://sqlzoo.net).

[SQL Zoo](http://sqlzoo.net) 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.

## Solutions I proposed to all of the problems in every tutorial

0. [SELECT Basics](/SELECT_basics)
1. [SELECT Name](/SELECT_name)
2. [SELECT From World](/SELECT_from_World)
3. [SELECT From Nobel](/SELECT_from_Nobel_Tutorial)
4. [SELECT within SELECT Tutorial](/SELECT_within_SELECT_Tutorial)
5. [SUM and COUNT](/SUM_and_COUNT)
6. [JOIN](JOIN)
7. [More JOIN Operations](/More_JOIN_Operations)
8. [Using Null](/Using_Null)
9. [Numeric Examples](/Numeric_Examples)
10. [Window function](/Window_function)
11. [Self join](/Self_join)

## Built With
- SQL

## Requirements
- Knowledge in SQL

## Author

👤 **Ramin Mammadzada**

- Github: [@RaminMammadzada](https://github.com/RaminMammadzada)
- Twitter: [@RaminMammadzada](https://twitter.com/RaminMammadzada)
- Linkedin: [@RaminMammadzada](https://www.linkedin.com/in/raminmammadzada)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/RaminMammadzada/online-shop-frontend/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
- [Microverse](https://www.microverse.org/)
- [The Odin Project](https://www.theodinproject.com/courses/databases/lessons/sql)

## 📝 License

This project is [MIT](lic.url) licensed.