Postgres Playground is a free, hands-on tutorial to learn Postgres. Tutorials include the fundamentals, like `psql` shell interactions, indexes, and transactions. Advanced tutorials include performance analysis, JSON, PostGIS, and window functions.
Hey Product Hunt Community,
I'm Craig, the head of Product at Crunchy Data. As a fun hobby project, Joey, our team member started running Postgres inside of his browser. To read about his circuitous adventure, checkout his blog post Crazy Idea to Postgres in the Browser (https://www.crunchydata.com/blog...).
After it was working, we wanted to release it in a way that improves the Postgres community. With that, the Postgres Playground was born. We have recruited our fellow Postgres experts at Crunchy Data to write the tutorials.
(spoiler alert) During the Advent of Code Challenge, we also published solutions to each day using only Postgres. Following these tutorials will show innovative ways to use SQL functions, like `CREATE OPERATOR`, which creates a new comparison operator that can be used natively in SQL.
The team at Crunchy Data is all-in on Postgres. Startups and large enterprises trust our services for Postgres in the cloud and Postgres on Kubernetes. In our interactions with both new-to-Postgres and experienced developers, we became convicted that Postgres needs more evangelists.
Please try the Postgres Playground. If you want to see a specific tutorial, just request, and we'll happily add it. We look forward to the growing Postgres conversation!
Postgres Playground
Postgres Playground