MySQL Forums
Forum List  »  MySQL Workbench

Re: information
Posted by: Mike Lischke
Date: December 12, 2014 02:36AM

Armel,

I guess you will have a hard time learning MySQL if you don't want to connect to a server. That is because MySQL uses the classic server/client infrastructure. A central server provides the service and clients use that service. Hence for MySQL you will always have to connect to a server.

MySQL Workbench is a free and prowerful tool to let you do that. Sure, there is some learning curve to get used to it and MySQL in general, but you get rewarded by learning one of the most important technology in the world (databases and in particular MySQL).

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1179
December 11, 2014 12:58PM
Re: information
610
December 12, 2014 02:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.