| ▲ | Show HN: PostgreSQL course with database running in your browser(learnpg.xyz) | |
| 6 points by Serpant a day ago | 4 comments | ||
I wanted to brush up my SQL skills and was looking for an online course that included a live DB. Most PostgreSQL courses require you to create an account or pay. This is probably because they have to bear the costs of running a full server-side database. So I created learnpg.xyz, a collection of PostgreSQL SQL exercises that run client side. Sharing here because it might be of use to people! | ||
| ▲ | carterEthan 15 hours ago | parent | next [-] | |
This is a great approach for learning because there's no setup required. Are there plans to add more advanced topics such as indexing, query optimization, or performance tuning? | ||
| ▲ | casper14 a day ago | parent | prev | next [-] | |
Data took a bit long to load, but the course looks solid | ||
| ▲ | 0xnyn a day ago | parent | prev | next [-] | |
woah, this is really well done! | ||
| ▲ | zhouzhao a day ago | parent | prev [-] | |
Amazing work, cool. I will send this to my students :) | ||