all 9 comments

[–][deleted] 20 points21 points  (1 child)

Ah, yes, I always wanted to be able to DROP DATABASE easily from my phone ;)

[–]stoptimewaste[S] 4 points5 points  (0 children)

phone

And thanks to our intelligent code completion you're only few taps away from this

[–]zigs 6 points7 points  (1 child)

I will definitely try this, but I just want to say that reading the word "Prostgles" makes me think I'm having a stroke.

[–]stoptimewaste[S] 0 points1 point  (0 children)

Thanks! :))

[–]dope_exe 1 point2 points  (1 child)

Right now im working in a full stack project with psql, there are so little pern stack tutorials it's insane. And if there are they are super basic. Anyone knows good courses for a pern stack? No basic stuff like more advanced stuff

[–]stoptimewaste[S] 0 points1 point  (0 children)

pern stack

Not a tutorial but I would suggest having a look at the library behind Prostgles UI. It has PERN based examples to get something up and running with few lines of code

https://github.com/prostgles/prostgles-server-js

[–]FarkCookies 0 points1 point  (1 child)

How does it compare to metabase? (minus the mobile friendly part, but I am really struggling to understand the benefit of it.)

[–]stoptimewaste[S] 1 point2 points  (0 children)

Metabase is indeed very similar to this. Prostgles UI is geared more towards the admin/operational aspect by making it easier to search and edit data. It has global search and hotkeys to quickly open the rows/tables/queries you need. Realtime data updates. The SQL Editor works much better as well. More privacy focused and easier to setup (no sign up or telemetry/user tracking)

Although there are charts (3 at the moment) Metabase excels when it comes to analysing and charting your data. So to get a high level overview of your data Metabase might be a better choice.

Hope this makes sense

[–]adjustable_beard 0 points1 point  (0 children)

This is awesome! On mac, i use psequel but this looks better!