Top Banner
WAMP server AppServer phpMyAdmin DB creation with phpMyAdmin
24

MySQL basics

Jan 20, 2016

Download

Documents

Idania

MySQL basics. WAMP server AppServer phpMyAdmin DB creation with phpMyAdmin. MySQL. Apache server. MySQL. Browser. HTTP/HTML. DB. DBMS. SQL. PHP. Main parts of the server. Operating system Linux, Windows, Mac OS etc. HTTP server Apache, ISS, GWS, lighttpd etc. DBMS - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: MySQL basics

WAMP serverAppServerphpMyAdminDB creation with phpMyAdmin

Page 2: MySQL basics

Browser

Apache server

PHPPHPDBMS DBDB

HTTP/HTMLHTTP/HTML SQLSQL

MySQL

Page 3: MySQL basics

Operating system◦ Linux, Windows, Mac OS etc.

HTTP server ◦ Apache, ISS, GWS, lighttpd etc.

DBMS ◦ MySQL, MS SQL Server, PostgreSQL etc.

Programing language◦ PHP, Perl, Python

Page 4: MySQL basics

Operating system◦ Linux, Windows, Mac OS etc.

HTTP server ◦ Apache, ISS, GWS, lighttpd etc.

DBMS ◦ MySQL, MS SQL Server, PostgreSQL etc.

Programing language◦ PHP, Perl, Python

Page 5: MySQL basics

Windows – most popular OS for personal computers

Apache – >50% of all servers on the internet

MySQL - most popular opensource DBMS (Facebook, Wikipedia etc.)

PHP – most popular programming language for web systems (Facebook, Wikipedia, Youtube etc.)

Page 6: MySQL basics

Homepage◦ http://www.appservnetwork.com/

Download◦ http://prdownloads.sourceforge.net/appserv/appserv-

win32-2.5.10.exe?download

Install instructions◦ http://www.appservnetwork.com/modules.php?

name=Content&pa=showpage&pid=8

For MacOS◦ XAMPP - http://www.apachefriends.org/en/xampp.html

Page 7: MySQL basics
Page 8: MySQL basics
Page 9: MySQL basics
Page 10: MySQL basics
Page 11: MySQL basics
Page 12: MySQL basics
Page 13: MySQL basics
Page 14: MySQL basics

VARCHAR – kintamo ilgio tekstinis laukas◦ Reikia nurodyti maksimalų lauko ilgį (iki 255 simb)

TEXT – laukas ilgam tekstui saugoti

INT – laukas sveikam skaičiui saugoti FLOAT – laukas trupmeniniams skaičiams

saugoti

DATETIME – data ir laikas◦ YYYY-MM-DD HH:MM:SS

Page 15: MySQL basics
Page 16: MySQL basics
Page 17: MySQL basics
Page 18: MySQL basics
Page 19: MySQL basics
Page 20: MySQL basics
Page 21: MySQL basics
Page 22: MySQL basics
Page 23: MySQL basics
Page 24: MySQL basics

Move your database from Excel to MySQL using phpMyAdmin ◦ DB name should start with 3 letters of your first

and last ames firlas_library

◦ Export the DB and send the .sql file to this e-mail address [email protected]