+ 1
Which is the best GUI for SQL?
Best GUI for SQL, looking to learn with MySQL
4 Réponses
+ 4
Toad (from Quest Software) is rather expensive, and it's meant more for professional developers and DBAs.
I recommend DBeaver, it is free and open source, and supports many popular databases.
https://dbeaver.io
If you are a student or you want to use it for open source only, you can also apply for a qualified free licence of Jetbrains Datagrip.
https://jetbrains.com/datagrip
+ 2
I cannot say whether it is best for MySQL, but I have used Toad with other DB engines and it is one of the best. There is a version for MySQL.
+ 2
Update:
Found a solution, MySQL Workbench works the best. Pretty simple and easy to navigate. Thanks all.
+ 1
I was working on Popsql for learning, but it has so much of hassle, sometimes I'm unable to connect to the servers sometimes it doesn't locate my file. Am I doing it wrong or it is the way it is?