Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointerish/sqlbasics
This repo contains work on SQL Basics.
https://github.com/pointerish/sqlbasics
microverse sql sql-zoo
Last synced: 8 days ago
JSON representation
This repo contains work on SQL Basics.
- Host: GitHub
- URL: https://github.com/pointerish/sqlbasics
- Owner: pointerish
- Created: 2020-12-02T19:04:50.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-04T19:14:03.000Z (about 4 years ago)
- Last Synced: 2025-01-06T20:54:05.155Z (9 days ago)
- Topics: microverse, sql, sql-zoo
- Homepage:
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/SQL-blue) ![](https://img.shields.io/badge/Microverse-blueviolet)
# SQLBasics
This repo contains work on SQL Basics based on the [SQL Zoo](https://sqlzoo.net/) website
made for the [Microverse](https://microverse.org) Full Stack Web Development Curriculum.## Author
**Josias Alvarado**
- GitHub: [@pointerish](https://github.com/pointerish)
- Twitter: [@pointerish](https://twitter.com/pointerish)
- LinkedIn: [Josias Alvarado](https://www.linkedin.com/in/josias-alvarado-80901878/)## Built With
- ![](https://img.shields.io/badge/SQL-blue)
## Contributing
Feedback is appreciated, of course.
## Acknowledgements
- [Microverse](https://microverse.org)
- [The Odin Project](https://www.theodinproject.com/)
- [SQL Zoo](https://sqlzoo.net/)