GUI for MySQL?
Moderator: General Moderators
GUI for MySQL?
Is anyone using any tool for creating an SQL database using point and click?
See: http://anse.de/mysqlfront/index.php
That is what we use at work, and saves us so much time over convential command line.
That is what we use at work, and saves us so much time over convential command line.
mysqlfront is good. Its what I decided to use. But like ALL these shareware MySQL GUI's, it is buggy.
also, check out:
http://www.dbtools.com.br/
http://www.exxatools.com/SQLion.html
and
http://dmoz.org/Computers/Software/Databases/MySQL/
for a bunch of MySQL related links. A lot of GUI's can be found there
and lets not forget PHPmyadmin
http://www.phpwizard.net
also, check out:
http://www.dbtools.com.br/
http://www.exxatools.com/SQLion.html
and
http://dmoz.org/Computers/Software/Databases/MySQL/
for a bunch of MySQL related links. A lot of GUI's can be found there
and lets not forget PHPmyadmin
http://www.phpwizard.net
- EvilWalrus
- Site Admin
- Posts: 209
- Joined: Thu Apr 18, 2002 3:21 pm
- Location: Springmont, PA USA
I just got an email today with a full version of the program called 'MySQL Studio'. So far, i find it has support for multiple-connections (local as well as remote) and comes with a query analyzer, dynamic mysql startup/shutdown tool, and more.
I'm waiting for one of my staff members to respond to my staff email so they can do a thourough review of the program, as I lack the time and patience to write an all-out review of it.
However, drop by http://www.mysqlstudio.com to get a preview of what the program is like.
I'm waiting for one of my staff members to respond to my staff email so they can do a thourough review of the program, as I lack the time and patience to write an all-out review of it.
However, drop by http://www.mysqlstudio.com to get a preview of what the program is like.
Mysql GUI on Mac OS X
Can anyone recommend any GUI interface for mysql on Mac OS X platform?
MySql Studio is too expensive for me.
MySql Studio is too expensive for me.
Re: Mysql GUI on Mac OS X
what about the good ol' cross-browser cross-platform web-based phpMyAdmin? http://www.phpwizard.net/projects/phpMyAdmin/
c.w.collins
c.w.collins
- sam
- Forum Contributor
- Posts: 217
- Joined: Thu Apr 18, 2002 11:11 pm
- Location: Northern California
- Contact:
Code: Select all
<?
if($sepling == "incorect" || $fingers == "butter"){
$output = "unreadable";
}
?>Cheers Sam<?
if($sepling == "incorect" || $fingers == "butter"){
$output = "unreada<?
if($sepling == "incorect" || $fingers == "butter"){
$output = "unreadable";
}
?>
Sorry about my last post...
Cheers Sam
-
davidshields
- Forum Newbie
- Posts: 1
- Joined: Thu May 30, 2002 7:08 am
- Location: Wakefield, W Yorks, UK
I *must* recommend Mascon (http://www.scibit.com). It's my tool of choice as a PHP / Mysql Developer.
There is a free version, but I would recommend paying the fee (I think $39 US) which allows you to install on any of your machines (licence is per user, not per machine, so you can lug it round on the laptop as well as the desktop)
I am not affiliated to Scibit in any way, but I am a very satisfied customer
.
David Shields
There is a free version, but I would recommend paying the fee (I think $39 US) which allows you to install on any of your machines (licence is per user, not per machine, so you can lug it round on the laptop as well as the desktop)
I am not affiliated to Scibit in any way, but I am a very satisfied customer
David Shields