Front End GUI mySQL DB Manager Suggestions?
-
As per subject, I'm starting to code my database. Is there a front end GUI app that can assist me with creating, editing and gettting a good view of my tables? When I was in school, I used to use something called mySQL Enterprise manager, but that seems to be a tool for purchase only. Suggestions on a free solution?
-
As per subject, I'm starting to code my database. Is there a front end GUI app that can assist me with creating, editing and gettting a good view of my tables? When I was in school, I used to use something called mySQL Enterprise manager, but that seems to be a tool for purchase only. Suggestions on a free solution?
Hi, There are several MySQL front end tools available which are free. You can get few of them from the following links: http://www.heidisql.com/[^] http://sourceforge.net/search/?words=MySQL+Fornt+Ends&type_of_search=soft&pmode=0&words=MySQL+GUI&Search=Search[^] However, you may also try Microsoft SQL Server 2005 Express Edition which is also free. Below is the link for the same. http://msdn2.microsoft.com/en-us/express/bb410792.aspx[^] For more you may search on Google. Hope this helps :).
Regards, John Adams ComponentOne LLC
-
As per subject, I'm starting to code my database. Is there a front end GUI app that can assist me with creating, editing and gettting a good view of my tables? When I was in school, I used to use something called mySQL Enterprise manager, but that seems to be a tool for purchase only. Suggestions on a free solution?
humblepgmr wrote:
I'm starting to code my database. Is there a front end GUI app that can assist me with creating, editing and gettting a good view of my tables? When I was in school, I used to use something called mySQL Enterprise manager, but that seems to be a tool for purchase only. Suggestions on a free solution?
I use a tool call SQLYog - there is a nag screen at startup and quit, but hey, its free :)