Jump to content

Recommended Posts

MySQL Workbench works fine in Windows, but it's a heap of crap in Ubuntu. You can't select multiple data rows, it's slow, it crashes every 5 minutes...

 

Is there a good alternative? I like the functionality and features that MySQL Workbench offers, but I need something a bit more stable. The features I'm looking for are:

- Connect via SSH Tunnel

- A nice query executor

- Able to save SQL snippets (not so important, but nice)

 

What do you guys use?

Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/
Share on other sites

  • 2 months later...

You can use Valentina Studio http://www.valentina-db.com/en/valentina-studio-overview. Works on Linux,  Mac and Win.  14 Feb 2013 in the 5.0 version added support of mySQL/mariaDB , as well as, SQLite, PostgreSQL. It is FREE. Includes not only db management but powerfull reports that work again on 3 OS.

 

valentina5interface_1_765x506.png

  • Like 1
Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/#findComment-1422258
Share on other sites

MySQL Workbench works fine in Windows, but it's a heap of crap in Ubuntu. You can't select multiple data rows, it's slow, it crashes every 5 minutes...

 

Hm..... that's very weird. I've never have a problem with it for one year on my CentOS6.x (Gnome) machine. I thing that problem appears because of yours linux graphical environment.

Edited by jazzman1
Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/#findComment-1422267
Share on other sites

I don't know why you cannot retrieve the content from multiple tables and databases.

 

Unfortunately, there is no way to test it how this wonderful program works in windows ( I have only windows 95)

 

See my log, the last time that I restarted the mysql-workbench was at March 28.

 

Log:

[jazzman@localhost log]$ ps aux | grep /usr/bin/mysql-workbench
jazzman  31356  0.0  0.0 106096  1276 ?        Sl   Mar28   63:27 /bin/bash /usr/bin/mysql-workbench
jazzman  32504  0.0  0.0 103244   844 pts/0    S+   12:57   0:00 grep /usr/bin/mysql-workbench

mysql_workbench.png

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/#findComment-1422287
Share on other sites

  • 3 months later...

I don't think that MySQL WorkBench is very good for Windows... Read the article about its more professional and functioonal alternative: http://blogs.devart.com/dbforge/mysql-workbench-worthy-alternative-dbforge-studio-for-mysql.html

So for Windows I use dbForge Studio for Mysql ( http://www.devart.com/dbforge/mysql/studio/ ), and for Linux I prefer Valentina ( http://www.valentina-db.com/en/valentina-studio-overview )

Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/#findComment-1440432
Share on other sites

  • 4 months later...
  • 3 months later...
  • 1 year later...

I've been using Workbench in Ubuntu for years without any problems at all, it hasn't crashed once.

 

Another alternative you can try is Squirrel SQL, I know that also works for Microsoft SQL databases as well. I used it on a previous Microsoft project and it worked great but I still prefer Workbench for non-Microsoft databases.

Link to comment
https://forums.phpfreaks.com/topic/273491-linux-gui-for-mysql/#findComment-1515238
Share on other sites

  • 7 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.