Alternatives
Products that do what PostgreSQL course with database running in your browser does
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!
- 1

- 2

- 3

- 4

- 5

- 6

- 7
- 8

- 9ST
2018 · app.bytescout.com
- 10

- 11GF
2015 · github.com
- 12

- 13

- 14

- 15

Learn secret SQL features to become a database wizard
2022
- 16

- 17

- 18BT
I just finished writing my book that guides you through building your own SQL database server from scratch. The software engineering books I've enjoyed the most are the ones that let you learn through writing code and experimentation, which is why I wanted to create a practical book. More details and a preview at https://technicaldeft.com/build-a-database-server In summary: + Learn how parse and type check SQL + Execute complex queries that use JOIN and GROUP BY + Challenge yourself with suggested extensions + Comparisons with real databases including PostgreSQL, MySQL, SQLite…
2025 · technicaldeft.com
- 19PE
2013 · pgexercises.com
- 20
- 21DL
2014 · databaselabs.io
- 22TN
I am just getting ready to release TeamPostgreSQL 1.05. You can check it out here: http://www.teampostgresql.com It is a web-based admin interface for PostgreSQL, with a lot of work put into making it a user-friendly and productive way to work with the database. Hopefully this makes it ideal for when different people need to access the database, including developers, testers, support staff, managers etc. This will be the first release after several months of beta testing and user feedback. Some feature highlights: * Pretty neat web interface (GWT powered AJAX GUI) * Comprehensive database…
2010
- 23OT
Hey everyone! I have created a product that relies on MongoDB for a document store but doesn't really need any of the distributed features to really justify having a hosted MongoDB or DocumentDB instance. Now that we're trying to turn this into a product, we're seeing that some companies have a little bit of resistance around managing yet another database. Most of our clients already have and manage PostgreSQL in one form or another. I knew that PostgreSQL already offered first class JSON support, but I didn't want to rewrite the application data layer from scratch if I could avoid it.…
2022 · github.com
- 24TD
Hey Everyone, I built https://querysimple.com, its a tool that allows you to transform data directly in the PostgreSQL with just SQL skills. - Creation of tables - Data syncs - Error and status reporting - Scheduling queries All of this is taken care by the application. You just write your select SQL queries. I would love some feedback from the community on the tool. You can watch a video demo, there is no need to signup. Of course, if you want to signup and give it a try that would be great!
2023 · querysimple.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →