This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes Is there something like mysql development workbench available for linux? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Is there something like mysql development workbench available for linux?" Watch "Is there something like mysql development workbench available for linux?" New topic
Author

Is there something like mysql development workbench available for linux?

raminaa niilian
Ranch Hand

Joined: Jul 14, 2005
Posts: 550
Hi
thank you for reading my post
Is there some MySQL development workbench which allows us to easily manage and develop MySQL databases?

I saw that mysql site has them available for windows only.

Thanks
David McCombs
Ranch Hand

Joined: Oct 17, 2006
Posts: 212
From mysql.com: " Please note that at this point only the Windows Beta version is available. Linux and OS X releases will be available in 2008."

If you look n the GUI tools section there are GUI tools to manage a database at least in a rudimentary way, http://dev.mysql.com/downloads/gui-tools/5.0.html


I was able to download the alpha version of workbench through openSuSe's package manager.


"Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration."- Stan Kelly-Bootle
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is there something like mysql development workbench available for linux?
 
Similar Threads
can't connect Mysql 5.2 server on '127.0.0.1' (10061)
MySQL
mysql connection problem
GUI tools for managing and editing MySQL database
Eclipse vs NetBeans