Full Introduction of MySQL tutorial 2020
History of mysql
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language.
How to start MySQL
follow steps :
1) Install local server in your computer.
2) click phpmyadmin in xampp server
3) manage your dashbord of mysql
1} How to install local server in your computer
Download xampp server click this link :
https://www.apachefriends.org/download.html
after download xampp server install xampp in your computer
Look at this picture this is your xampp server view after install server
this your xampp server view to after installing this server
so i think you are think about what is xampp server ?
am i right ?
so don't worry i am discuss all things in this blog ok.
so after complating installation you can view this picture.
this picture show all server in xampp
xampp server :
so i hope you are see xampp server and you see top of this server this called apache server this this main server to help to open and connect mysql server and second server is MySQL server so this two server help to connect your webpage and MySQL server database.
So simple you can start first two server and you are connect to MySQL server and the admin page in MySQL server so this picture
this is your dashbord of MySQL server and you can see left menu this is your databases list and top of you can see menu bar and this menubar help to create database and write MySQL query and import and export your database so i hope this information is usefull and next blog to see how to work in mysql and how to write query and how to work database.
0 Comments