0% found this document useful (0 votes)
5 views3 pages

L3 - Installation

Uploaded by

xigekow592
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

L3 - Installation

Uploaded by

xigekow592
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

LET’S START WITH SQL :)

Installation of MySQL

MySQL Server : Database server where data is stored, managed, and


accessed.

MySQL WorkBench : It is a visual tool which is used for database design,


development, administration, and management.
It provides a user interface (UI) to interact with MySQL Server.
LET’S START WITH SQL :)
Lets install the Server first :

Go to the MySQL Official website: https://www.mysql.com/


Go to Downloads
Select MySQL Community (GPL) Downloads at the bottom of the page.
Choose MySQL Community Server, select the version and click on
download
Follow the instructions and set the root password. This password
would be asked while creating a new connection.
LET’S START WITH SQL :)
Lets install the WorkBench :

Go to the MySQL Official website: https://www.mysql.com/


Go to Downloads
Select MySQL Community (GPL) Downloads at the bottom of the page.
Choose MySQL Workbench, select the version and click on download
Follow the instructions .

You might also like