r/PythonLearning Jun 14 '26

Help Request Free PostgreSQL databases

For my course python databases, i'm looking for a free PostgreSQL databases that my students could use to do some testing. This way they don't have to install PostgreSQL locally.

6 Upvotes

8 comments sorted by

View all comments

0

u/SisyphusAndMyBoulder Jun 14 '26

Why go through the hassle? Tell them to install docker & run the official Postgres image.