Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
19 views

Getting Started With Mysql and Gui Tool: Pinal Dave @pinaldave

This document discusses downloading and installing MySQL and using MySQL Workbench. It recommends downloading the MySQL Installer which allows easy installation of MySQL Server, connectors, Workbench and sample databases. MySQL Workbench is described as a useful GUI tool for SQL development, data modeling, server administration and reference material. The document also mentions the MySQL Command Line Editor as an alternative when Workbench is unavailable.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Getting Started With Mysql and Gui Tool: Pinal Dave @pinaldave

This document discusses downloading and installing MySQL and using MySQL Workbench. It recommends downloading the MySQL Installer which allows easy installation of MySQL Server, connectors, Workbench and sample databases. MySQL Workbench is described as a useful GUI tool for SQL development, data modeling, server administration and reference material. The document also mentions the MySQL Command Line Editor as an alternative when Workbench is unavailable.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Getting Started with MySQL and GUI Tool

Pinal Dave
@pinaldave
Outline

 MySQL Downloads
 MySQL Installation
 Getting Started with MSQL
 MySQL Workbench
Downloads

 MySQL Downloads
 http://dev.mysql.com/downloads/
 MySQL Community Server
 MySQL Workbench
 MySQL Installer
 MySQL Server
 All of our support connectors
 Workbench and sample models
 MySQL Notifier
 MySQL for Excel
 MySQL for Visual Studio
 Sample databases
 Documentation
MySQL Workbench

 SQL Development
 Open Database Connection
 Explore Database
 Execute SQL Statements
 Data Modeling
 EER Model
 Reverse Engineering
 Server Administration
 Start or Stop MySQL Server
 MySQL Monitor
 Reference Manual
MySQL Command Line Editor

 Command Line Editor


 Start >> All Programs >> MySQL >> MySQL Server >> MySQL
Command Line Editor
Summary in Sixty Seconds

#1 MySQL installation is very easy and


efficient on windows platform while using
MySQL Installer.

#2 MySQL Workbench is key tool for SQL


Development, Data Modeling and Server
Administration.

#3 You can use MySQL Command Line Editor


when MySQL Workbench is not available.

You might also like