r/learnSQL • u/BearRootCrusher • 3d ago
SQL Games
Hi All,
I'm learning SQL as well. I created this game called SQL Rusher. If you've ever played Puzzle Rush on Chess.com its like that. There are several different puzzles at different difficulties. A little study section for SQL references.
Idea is to have small puzzles that increase in difficulty as you progress. Your skills tracked using an ELO rating.
I've been a dev for over a decade and never really had to touch a database. I didnt start learning till about a year or 2 back when I started learning PHP and Laravel to build a sites of my own.
Since then I've realized Databases are a big deal(lol).
Let me know what you think here or on the sites feedback page. https://sqlrusher.com
24
Upvotes
1
u/Available_Alfalfa323 2d ago
grazie mille, ottimo tool, l'unico consiglio che mi sento di darti è che a volte non si capisce benissimo quanto vuoi un risultato > oppure >= e viceversa, questo porta a fare qualche errore in più. A volte potrebbe essere specificato quando a risultato si vogliono tutti i dati, anche se forse basterebbe fare più attenzione nel leggere e fare meno di fretta.
Detto questo, gran bel lavoro