MySQL Forums
Forum List  »  MySQL Workbench

Re: New to MySQL Workbench - how can I start? Please help.
Posted by: Mike Lischke
Date: February 21, 2012 07:43PM

Hi,

for pure modeling you don't need a pyhsical database server. Just design your model and save it as usual. Later open the mwb file again for further fine tuning. As long as you don't need to have the design to become a real schema you don't need a server either.

If you want that one day then yes, download a server package or, if you are on Windows, the Windows installer, which comes with an easy to use UI checking also for necessary prerequisites like the x86 C++ runtim and .NET 4.0 client profile (needed by WB, but that must be installed manually if not already done).

For tutorials just google around. Read also the stickies in this forum, especially the one about Youtube videos.

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/



Edited 1 time(s). Last edit at 02/21/2012 07:44PM by Mike Lischke.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: New to MySQL Workbench - how can I start? Please help.
965
February 21, 2012 07:43PM


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.