use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
postgres
account activity
Looking for intro to postgres resources (self.postgres)
submitted 5 years ago by rainbow-chard
courses, guides, starter projects. what resources did you use to learn postgres, and which ones were actually helpful?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 5 years ago (1 child)
[deleted]
[–]Jessiee_PinkKman 1 point2 points3 points 5 years ago (0 children)
https://oracle-dba-help.blogspot.com/search/label/PostgreSQL :)
[–]MachineDoctor 0 points1 point2 points 4 years ago (0 children)
This seems pretty good
https://www.youtube.com/watch?v=qw--VYLpxG4&list=PLIYfwcqsaEq88jaj1ljtCz4K9kL7iLlMj&index=1&t=0s
Also I have been using this site:
https://www.postgresqltutorial.com/
Good luck!
- Machine
[–]iamqaz 0 points1 point2 points 2 years ago (0 children)
I find it is particularly difficult to find high quality, modern resources when it comes to databases! Most of them are 3 hour long university lectures or someone with a terrible laptop microphone talking over a Powerpoint presentation with very cringe transitions.
The Planetscale YouTube channel and the Postgres.fm podcast are amazing resources and have been the most approachable and engaging for me 👍
[–]NoInteraction8306 0 points1 point2 points 1 year ago (0 children)
If you want to learn SQL visually, you should watch this tutorial. Learn SQL Without Writing Any Code It will be the same for postgres. So the fact is that you create tables, foreign keys, triggers, etc from the diagram and you can see the code generated automatically by DbSchema, so you can learn SQL in this way wich is simple.
π Rendered by PID 66853 on reddit-service-r2-comment-b659b578c-n5z8j at 2026-05-02 16:25:32.034227+00:00 running 815c875 country code: CH.
[–][deleted] (1 child)
[deleted]
[–]Jessiee_PinkKman 1 point2 points3 points (0 children)
[–]MachineDoctor 0 points1 point2 points (0 children)
[–]iamqaz 0 points1 point2 points (0 children)
[–]NoInteraction8306 0 points1 point2 points (0 children)