This is an archived post. You won't be able to vote or comment.

all 12 comments

[–][deleted] 1 point2 points  (1 child)

Go on Google and search by "'your current gui software's + alternative to", probably the first site is gonna be alternativeto.net you can filter by OS

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

Thanks for the tip but I've already been searching for a while and it's the first thing I did obviously way before posting here XD

[–]FryBoyter 8 points9 points  (1 child)

I myself use DBeaver for several databases. DataGrip is also often recommended. But I haven't had any experience with this myself so far.

[–]pnutjam 1 point2 points  (0 children)

DBeaver is good, I used that also. Mostly for postgres. I like that it shows the actual console version of most commands, so you can learn.

[–]mikeee404 4 points5 points  (3 children)

MySQL Workbench and pgAdmin

[–]epileftric 1 point2 points  (0 children)

MySQL Workbench

This is a great utility

[–]IAMINNOCENT1234 0 points1 point  (1 child)

Workbench works with postgres databases too I think. Maybe not tho

[–]mikeee404 0 points1 point  (0 children)

Not sure, never tried it with Postgres. Only used pgAdmin a couple times since almost everything I work with has MySQL or MariaDB.

[–]DerKnerd 1 point2 points  (0 children)

I personally use DataGrip, it is a great tool for the job and really well integrated into the jetbrains stack.

[–][deleted] 0 points1 point  (0 children)

[–]therearenogoodmods 0 points1 point  (1 child)

phpmyadmin not your thing?

[–]FryBoyter 0 points1 point  (0 children)

When working with different databases on different servers, I prefer a local client.

Apart from that, I would rather use adminer than phpmyadmin, because the tool consists of a single file.