Thursday, 28 January 2016

How to install SQL into the System?

The following applications make it very easy to install both MySQL and PhpMyAdmin on your local machine:

  • WAMP for Windows OS
  • LAMP for Linux OS
  • MAMP for Mac OS
  • SAMP for Solaris OS

WAMP:
WAMP is created by Romain Bourdon.
WAMP includes four key elements like  "Windows, Apache, MySQL, and PHP".
It supports dynamic scripting languages like PHP,Python,Perl.
Wamp Server package is used to install and configure the three open source components.
It is an Windows application server platform.

  • Windows - Operating System
  • Apache - Web Server
  • MySql - Database
  • PHP - Scripting Language

Select Versions and Download WAMP server from this link.