This is a mirror of official site: http://jasper-net.blogspot.com/

Visual Database Creation with MySQL Workbench

| Sunday, April 18, 2010
In today’s tutorial, you’ll learn how to use a visual database modeling utility to draw a database diagram and automatically generate SQL. Specifically, we’ll review how to use MySQL Workbench, a cross-platform, visual database design tool.

What is MySQL Workbench?

MySQL Workbench is a powerful tool developed by MySQL with three primary areas of functionality:

   * SQL Development: Replaces MySQL query browser. Allows the user to connect to an existing database and edit and execute SQL queries.
   * Data Modeling: Complete visual database design and modeling.
   * Database Administration: Replaces MySQL administrator. Graphic interface to start/stop servers, create user accounts, edit configuration files, etc.


Read more: net tuts+

Posted via email from jasper22's posterous

0 comments: