Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project_sql_zoo.md #28564

Closed
wants to merge 2 commits into from
Closed

Update project_sql_zoo.md #28564

wants to merge 2 commits into from

Conversation

rozhnev
Copy link

@rozhnev rozhnev commented Aug 4, 2024

Added SQL learning sources.

sqlize.online: This interactive platform allows you to practice writing and sharing SQL queries with colleagues. It's a great way to collaborate and learn from each other.

sqltest.online: Test your SQL knowledge with a variety of exercises on this online platform. You can gauge your understanding and identify areas for improvement.

Added SQL learning sources
@github-actions github-actions bot added the Content: Databases Involves the Databases course label Aug 4, 2024
@@ -20,3 +20,6 @@ This section contains helpful links to related content. It isn't required, so co
- [Khan Academy's SQL Course](https://www.khanacademy.org/computing/computer-programming/sql)
- [OverAPI's SQL Cheat Sheet](http://overapi.com/mysql)
- [GalaXQL](http://sol.gfxile.net/galaxql.html), an interactive space-themed SQL tutorial.
- [SQLTest.online](https://sqltest.online), the site with 250+ interactive SQL exercises for all skill levels, from beginner to advanced.
- [SQLize.online](https://sqlize.online), an interactive, AI powered SQL playground supported almost all popular RDBMS such MySQL, PostgreSQL, MS SQL Server, Oracle and more...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we lose this one please @rozhnev? It's a nice tool, but I don't think it's as useful as the other for our learners. Plus, we have quite a few resources here already.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can reject this pull request if you find this resources unworthy of attention.

@KevinMulhern KevinMulhern self-assigned this Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Databases Involves the Databases course
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants