vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello I am looking for the tools that I would use to be able to do administrative duties and to be able to create and update databases (tables, indexes and so forth). I would rather do this than do it via a command line. I would appreciate any links available. Andrew |
| |||
| I'm partial to SQLYog. http://www.webyog.com/ -- community and enterprise editions are available. Former is free, latter is cheap. Tim > -----Original Message----- > From: andrewmchorney@cox.net [mailto:andrewmchorney@cox.net] > Sent: Monday, June 04, 2007 2:17 PM > To: mysql@lists.mysql.com > Subject: Administrative Tools > > Hello > > I am looking for the tools that I would use to be able to do > administrative duties and to be able to create and update databases > (tables, indexes and so forth). I would rather do this than do it via a > command line. I would appreciate any links available. > > Andrew > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=timlucia@yahoo.com |
| |||
| > Hello > > I am looking for the tools that I would use to be able to do administrative duties and to be able to create and update databases (tables, indexes and so forth). I would rather do this than do it via a command line. I would appreciate any links available. > If you're on Windows, you might take a look at Database Workbench - www.upscene.com Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & MS SQL Server Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |
| |||
| Hi Martijn, Any plans to port Database Workbench to linux? Regards, Arjan. Martijn Tonies wrote: > >> Hello >> >> I am looking for the tools that I would use to be able to do >> > administrative duties and to be able to create and update databases (tables, > indexes and so forth). I would rather do this than do it via a command line. > I would appreciate any links available. > > > If you're on Windows, you might take a look at Database Workbench - > www.upscene.com > > Martijn Tonies > Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & > MS SQL Server > Upscene Productions > http://www.upscene.com > My thoughts: > http://blog.upscene.com/martijn/ > Database development questions? Check the forum! > http://www.databasedevelopmentforum.com > > > |
| |||
| Hi Arjan, > Any plans to port Database Workbench to linux? No, there will be no native Linux Database Workbench. From what I've heard, it works fine under Wine though. Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & MS SQL Server Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |
| |||
| Check out http://www.sqlmanager.net/en/products/mysql http://www.sqlmanager.net/en/products/mysql AndrewMcHorney wrote: > > Hello > > I am looking for the tools that I would use to be able to do > administrative duties and to be able to create and update databases > (tables, indexes and so forth). I would rather do this than do it via a > command line. I would appreciate any links available. > > Andrew > -- View this message in context: http://www.nabble.com/Administrative...html#a11021202 Sent from the MySQL - General mailing list archive at Nabble.com. |
| ||||
| > Check out http://www.sqlmanager.net/en/products/mysql > http://www.sqlmanager.net/en/products/mysql > > AndrewMcHorney wrote: > > > > Hello > > > > I am looking for the tools that I would use to be able to do > > administrative duties and to be able to create and update databases > > (tables, indexes and so forth). I would rather do this than do it via a > > command line. I would appreciate any links available. > > > > Andrew > > Also look at Toad: http://www.quest.com/toad-for-mysql/ Edward |