🌐
Pgexercises
pgexercises.com
PostgreSQL Exercises
Welcome to PostgreSQL Exercises! This site was born when I noticed that there's a load of material out there to help people learn about SQL, but not a great deal to make it easy to learn by doing. PGExercises provides a series of questions and explanations built on a single, simple dataset.
🌐
W3Schools
w3schools.com › postgresql › postgresql_exercises.php
PostgreSQL Exercises
PostgreSQL Operators PostgreSQL SELECT PostgreSQL SELECT DISTINCT PostgreSQL WHERE PostgreSQL ORDER BY PostgreSQL LIMIT PostgreSQL MIN and MAX PostgreSQL COUNT PostgreSQL SUM PostgreSQL AVG PostgreSQL LIKE PostgreSQL IN PostgreSQL BETWEEN PostgreSQL AS PostgreSQL Joins PostgreSQL INNER JOIN PostgreSQL LEFT JOIN PostgreSQL RIGHT JOIN PostgreSQL FULL JOIN PostgreSQL CROSS JOIN PostgreSQL UNION PostgreSQL GROUP BY PostgreSQL HAVING PostgreSQL EXISTS PostgreSQL ANY PostgreSQL ALL PostgreSQL CASE ... Tip: Sign in to track your progress. ... If you haven't already, sign up to become a W3Schooler, and get points for every exercise you complete.
Discussions

Websites to practice postgreSQL ?
The guided tutorials at Postgres Playground that we developed at Crunchy Data may be helpful. More on reddit.com
🌐 r/PostgreSQL
11
13
October 19, 2023
PostgreSQL Exercises - exercises and support for learning SQL
Author here - this has been my side project for some time, and I decided it was about time I actually released something :-). If anyone has comments, suggestions, or criticisms I'd be happy to hear them. More on reddit.com
🌐 r/programming
43
192
December 11, 2013
Looking for database and exercises for practice
exercises: https://sqlzoo.net/wiki/SQL_Tutorial fun "detective" puzzle: https://mystery.knightlab.com/ More on reddit.com
🌐 r/SQL
5
4
October 12, 2021
Where can I find basic exercises?

https://www.postgresql.org/docs/online-resources/

More on reddit.com
🌐 r/PostgreSQL
2
1
November 22, 2022
🌐
W3Resource
w3resource.com › postgresql-exercises
PostgreSQL Exercises, Practice, Solution - w3resource
October 30, 2025 - The best way to learn PostgreSQL is through practice. This section is for beginners to intermediate users to enhance their SQL skills with exercises.
🌐
PostgreSQL
postgresql.org › docs › online-resources
PostgreSQL: Tutorials & Other Resources
Copyright © 1996-2026 The PostgreSQL Global Development Group
🌐
LabEx
labex.io › free-labs › postgresql
PostgreSQL Free Labs | Practice SQL Online | LabEx
Practice PostgreSQL in Free Labs. Gain hands-on experience with SQL queries, database design, and data management in an interactive and free PostgreSQL playground.
🌐
LearnSQL.com
learnsql.com › blog › how-to-practice-postgresql-online
How to Practice PostgreSQL Online | LearnSQL.com
You can try to use free online datasets or even try to create some projects on your own. But it can be hard to come up with practice problems and scenarios. Also, it’s good to have a learning path, where you can find your current level of experience and see what you need to do to progress. That is why LearnSQL’s Practice Set in PostgreSQL is so useful. Its 88 exercises ...
🌐
LearnSQL
learnsql.com › home › sql courses › sql practice set in postgresql
SQL Practice Set in PostgreSQL | Online Course
The theory is one thing, but the real fun starts when you work with it for online practice or apply it in a real-world scenario. So, whether you're a beginner taking your first steps towards writing SQL queries in PostgreSQL or a specialist who wants to refresh your SQL skills through practice, this exercise set will check your knowledge level and show you what you still need to catch up on.
Rating: 4.7 ​ - ​ 1.58K votes
Find elsewhere
🌐
Ozencb
ozencb.github.io › postgresql-exercises
PostgreSQL Exercises
This is a compilation of all the questions and answers on Alisdair Owen's PostgreSQL Exercises.
🌐
SQLPad
sqlpad.io › playground › postgres
Postgres Playground with Real Data | SQLPad
Practice Postgres SQL with interview-style questions, real datasets, and fast in-browser results on SQLPad.
🌐
Itversity
postgresql.itversity.com › mastering_postgresql_exercises.html
Exercises - Mastering Postgresql — Mastering SQL using Postgresql
Here are the consolidated list of exercises covering all the key topics related to Postgresql to gain mastery over SQL.
🌐
GitHub
gist.github.com › kjs222 › 7a4260e36ba074b366ef1cce338fb7e1
PostgreSQL Practice Exercises · GitHub
PostgreSQL Practice Exercises · Raw · postgresql_practice_exercises.md · Sample solutions to exercises can be found here: https://gist.github.com/kjs222/5169a292d87d1774832b7160f7ba2b49 · ###Setup: Clone Repo: git clone git@github.com:turingschool-examples/storedom.git bundle update ·
🌐
GitHub
github.com › ozencb › postgresql-exercises
GitHub - ozencb/postgresql-exercises: PostgreSQL questions and answers on a single dataset · GitHub
PostgreSQL questions and answers on a single dataset - ozencb/postgresql-exercises
Starred by 99 users
Forked by 27 users
Languages   HTML 94.8% | CSS 5.0% | JavaScript 0.2%
🌐
OneCompiler
onecompiler.com › postgresql › 3zkwykkp4
PostgreSQL Online Editor
The editor shows sample boilerplate code when you choose database as 'PostgreSQL' and start writing queries to learn and test online without worrying about tedious process of installation. PostgreSQL is a open source relational database system and is also knows as Postgres. Postgres is not only free and open-source but also it is highly extensible.
🌐
Reddit
reddit.com › r/postgresql › websites to practice postgresql ?
r/PostgreSQL on Reddit: Websites to practice postgreSQL ?
October 19, 2023 -

I have been learning postgreSQL for few days now this is my first relational database, I have been using https://pgexercises.com/ for practice. could you guys suggest me some similar sites to practice and a postgreSQL playground as well.

🌐
LearnSQL
learnsql.com › home › sql courses › sql practice in postgresql
SQL Practice in PostgreSQL | Online Courses
Click “Start for free” and try it yourself! Logical, interactive practice exercises. We’ll start with the easier exercises, then work towards the more challenging ones. Learn by doing.
🌐
W3Schools
w3schools.com › postgresql › postgresql_quiz.php
PostgreSQL Quiz
PostgreSQL Exercises PostgreSQL Quiz PostgreSQL Syllabus PostgreSQL Study Plan · ❮ Previous Next ❯ · You can test your PostgreSQL skills with W3Schools' Quiz. The test contains 25 questions and there is no time limit.
🌐
LearnSQL.com
learnsql.com › blog › postgresql-practice-exercises
19 PostgreSQL Practice Exercises with Detailed Solutions | LearnSQL.com
The exercises in this article are taken directly from this course - if you find them useful, you can be sure that you will find the rest of the course useful, too. Don’t worry: you are allowed to make all kinds of mistakes - there’s nothing you can break and no one is going to get angry with you for running odd queries. Finally, keep our free PostgreSQL ...
🌐
GeeksforGeeks
geeksforgeeks.org › postgresql › postgresql-exercises-1
PostgreSQL Exercises - GeeksforGeeks
July 23, 2025 - PostgreSQL is a powerful, open-source relational database system that supports complex queries, data types, and performance optimization features. This article provides PostgreSQL practice exercises with solutions, allowing learners to explore how joins, aggregations, triggers, and foreign keys work in real scenarios.
🌐
YouTube
youtube.com › playlist
Let's Solve 42 PostgreSQL Exercises! - YouTube
This playlist is a free comprehensive guide through 42 SQL exercises from the free website pgexercises.com. Each video is a step-by-step walkthrough, providi...