phpMyAdmin and other management tools
phpMyAdmin and other management tools
am 01.07.2010 13:38:07 von David Stoltz
------_=_NextPart_001_01CB1911.E0584DA0
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Hi Folks,
=20
I'm currently using phpMyAdmin to manage the mySQL databases. I'm
wondering what most people like to use? I know there is "mySQL
Workbench", which I haven't really fooled with yet....
=20
Can anyone comment on what they use and why?
=20
Thanks!
Dave
=20
------_=_NextPart_001_01CB1911.E0584DA0--
Re: phpMyAdmin and other management tools
am 01.07.2010 13:42:47 von Fish Kungfu
--000e0cd2c6bc2ce8c1048a51f854
Content-Type: text/plain; charset=ISO-8859-1
I prefer the good old command line.
~~Fish~~
On Jul 1, 2010 7:38 AM, "David Stoltz" wrote:
Hi Folks,
I'm currently using phpMyAdmin to manage the mySQL databases. I'm
wondering what most people like to use? I know there is "mySQL
Workbench", which I haven't really fooled with yet....
Can anyone comment on what they use and why?
Thanks!
Dave
--000e0cd2c6bc2ce8c1048a51f854--
Re: phpMyAdmin and other management tools
am 01.07.2010 13:58:10 von Krishna Chandra Prajapati
--0016e6464e082bbf91048a522fdf
Content-Type: text/plain; charset=ISO-8859-1
Hi Dave,
I recommend you to use "Toad for MySQL".
It has wizard for query creation phpMyAdimn, mysql workbench, sqlyog lack
this feature.
Krishna
On Thu, Jul 1, 2010 at 5:08 PM, David Stoltz wrote:
> Hi Folks,
>
>
>
> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
> wondering what most people like to use? I know there is "mySQL
> Workbench", which I haven't really fooled with yet....
>
>
>
> Can anyone comment on what they use and why?
>
>
>
> Thanks!
>
> Dave
>
>
>
>
--0016e6464e082bbf91048a522fdf--
Re: phpMyAdmin and other management tools
am 01.07.2010 14:10:32 von Noel Butler
--=-mDqICh016YKwUCc4O69Y
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
On Thu, 2010-07-01 at 07:38 -0400, David Stoltz wrote:
> Hi Folks,
>
>
>
> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
> wondering what most people like to use? I know there is "mySQL
> Workbench", which I haven't really fooled with yet....
>
command line (mysql prompt etc) and phpmyadmin.
command line perfect for quick instructions
phpmyadmin for its ease with larger DB structures, also, most users wont
have command access and its simple for them, it also doesn't require you
to install anything on your machine, I've tried a few in the past, but
none of them match up to phpmyadmin, and Marc (its author) is always
very approachable.
Cheers
--=-mDqICh016YKwUCc4O69Y--
Re: phpMyAdmin and other management tools
am 01.07.2010 14:17:29 von Nilnandan Joshi
--------------020805040505060906020608
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
http://mysqlonlinehelp.wordpress.com/2010/06/30/tools-for-my sql-database/
regards,
Nilnandan
Noel Butler wrote:
> On Thu, 2010-07-01 at 07:38 -0400, David Stoltz wrote:
>
>
>> Hi Folks,
>>
>>
>>
>> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
>> wondering what most people like to use? I know there is "mySQL
>> Workbench", which I haven't really fooled with yet....
>>
>>
>
>
> command line (mysql prompt etc) and phpmyadmin.
>
> command line perfect for quick instructions
>
> phpmyadmin for its ease with larger DB structures, also, most users wont
> have command access and its simple for them, it also doesn't require you
> to install anything on your machine, I've tried a few in the past, but
> none of them match up to phpmyadmin, and Marc (its author) is always
> very approachable.
>
> Cheers
>
>
>
--------------020805040505060906020608--
Re: phpMyAdmin and other management tools
am 02.07.2010 01:53:08 von prabhat kumar
--0016361640791ee32e048a5c2c49
Content-Type: text/plain; charset=ISO-8859-1
You can also explore :
http://kontrollsoft.com/software-kontrollbase
On Thu, Jul 1, 2010 at 5:47 PM, Nilnandan Joshi wrote:
> http://mysqlonlinehelp.wordpress.com/2010/06/30/tools-for-my sql-database/
>
> regards,
> Nilnandan
>
>
> Noel Butler wrote:
>
>> On Thu, 2010-07-01 at 07:38 -0400, David Stoltz wrote:
>>
>>
>>
>>> Hi Folks,
>>>
>>>
>>> I'm currently using phpMyAdmin to manage the mySQL databases. I'm
>>> wondering what most people like to use? I know there is "mySQL
>>> Workbench", which I haven't really fooled with yet....
>>>
>>>
>>>
>>
>>
>> command line (mysql prompt etc) and phpmyadmin.
>>
>> command line perfect for quick instructions
>> phpmyadmin for its ease with larger DB structures, also, most users wont
>> have command access and its simple for them, it also doesn't require you
>> to install anything on your machine, I've tried a few in the past, but
>> none of them match up to phpmyadmin, and Marc (its author) is always
>> very approachable.
>>
>> Cheers
>>
>>
>>
>>
>
--
Best Regards,
Prabhat Kumar
MySQL DBA
Datavail-India Mumbai
Mobile : 91-9987681929
www.datavail.com
My Blog: http://adminlinux.blogspot.com
My LinkedIn: http://www.linkedin.com/in/profileprabhat
--0016361640791ee32e048a5c2c49--
RE: phpMyAdmin and other management tools
am 02.07.2010 14:22:26 von Steven Staples
I personally use SQLYog, and as for it not having the "query creation"... it
has a fairly decent query builder, but it is in the paid version, not the
community one.
I like all the features it has, and I use most of them. Granted, it is
always a good idea to know how to use the command line, just incase you're
locked out of it somehow, or if you need to repair, backup or create users.
But if you're a windoze user, 99% of them don't know what a command line is
:)
Steven Staples
> -----Original Message-----
> From: Krishna Chandra Prajapati [mailto:prajapatikc@gmail.com]
> Sent: July 1, 2010 7:58 AM
> To: David Stoltz
> Cc: mysql@lists.mysql.com
> Subject: Re: phpMyAdmin and other management tools
>
> Hi Dave,
>
> I recommend you to use "Toad for MySQL".
>
> It has wizard for query creation phpMyAdimn, mysql workbench, sqlyog lack
> this feature.
>
> Krishna
>
> On Thu, Jul 1, 2010 at 5:08 PM, David Stoltz wrote:
>
> > Hi Folks,
> >
> >
> >
> > I'm currently using phpMyAdmin to manage the mySQL databases. I'm
> > wondering what most people like to use? I know there is "mySQL
> > Workbench", which I haven't really fooled with yet....
> >
> >
> >
> > Can anyone comment on what they use and why?
> >
> >
> >
> > Thanks!
> >
> > Dave
> >
> >
> >
> >
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.830 / Virus Database: 271.1.1/2972 - Release Date: 06/30/10
> 02:36:00
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
RE: phpMyAdmin and other management tools
am 02.07.2010 15:55:23 von David Stoltz
Folks - I've check out several application people have suggested.
I LOVE Toad for mySQL, and Spotlight for mySQL.
Thanks for all the advice!
-----Original Message-----
From: Steven Staples [mailto:sstaples@mnsi.net]=20
Sent: Friday, July 02, 2010 8:22 AM
To: mysql@lists.mysql.com
Subject: RE: phpMyAdmin and other management tools
I personally use SQLYog, and as for it not having the "query
creation"... it
has a fairly decent query builder, but it is in the paid version, not
the
community one.
I like all the features it has, and I use most of them. Granted, it is
always a good idea to know how to use the command line, just incase
you're
locked out of it somehow, or if you need to repair, backup or create
users.
But if you're a windoze user, 99% of them don't know what a command line
is
:)
Steven Staples
> -----Original Message-----
> From: Krishna Chandra Prajapati [mailto:prajapatikc@gmail.com]
> Sent: July 1, 2010 7:58 AM
> To: David Stoltz
> Cc: mysql@lists.mysql.com
> Subject: Re: phpMyAdmin and other management tools
>=20
> Hi Dave,
>=20
> I recommend you to use "Toad for MySQL".
>=20
> It has wizard for query creation phpMyAdimn, mysql workbench, sqlyog
lack
> this feature.
>=20
> Krishna
>=20
> On Thu, Jul 1, 2010 at 5:08 PM, David Stoltz wrote:
>=20
> > Hi Folks,
> >
> >
> >
> > I'm currently using phpMyAdmin to manage the mySQL databases. I'm
> > wondering what most people like to use? I know there is "mySQL
> > Workbench", which I haven't really fooled with yet....
> >
> >
> >
> > Can anyone comment on what they use and why?
> >
> >
> >
> > Thanks!
> >
> > Dave
> >
> >
> >
> >
>=20
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.830 / Virus Database: 271.1.1/2972 - Release Date:
06/30/10
> 02:36:00
--=20
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Ddstoltz@shh.org
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg