MySQL is an open source relational database management system that can be downloaded and installed for free, or purchased with a commercial license. MySQL is owned by Sun Microsystems, which is a subsidiary of Oracle Corporation.
Thanks to its free and open source nature, this system has become popular with developers, who can use it to power web sites and desktop applications. The LAMP software bundle, commonly used to create web sites, includes MySQL, along with Linux, Apache and PHP. MySQL is used by a number of high profile web sites like Facebook, Wikipedia and Flickr.
In this guide you will find articles that cover the installation and use of MySQL, either on its own, or as part of a LAMP installation. You will also learn how to create databases in MySQL, and see some of the front end utilities that can be used to manage an installation.
| Finding the Best Web Hosting for Your Needs
Need a place to call home for your Web site? Want to find a better web host than your current one? Get tips on how to find the best web host that meets your needs.... |
How to Quickly Install a LAMP Server on Ubuntu
Most people believe setting up a local Web Server is costly and difficult. But that is simply not true. With Linux, Apache, MySQL, and PHP technologies anyone can set up their own Web... |
| Database Mapping Software
Converting data from one database to another can sometimes be a painful and complex process. There are tools available which provide an easier way to carry out data mappings between... |
How to Create a MySQL Database
If you plan on building a dynamic website, chances are you’ll need some sort of database system to hold the data for the website. MySQL is one of the most popular database systems... |
| Easy way to set up Apache, MySql and Php in Windows
LAMP has been a popular web development environment for a long time. Setting up Apache, MySql and Php in Windows can be a tough task for any beginner. But there are easier ways to do... |
MySQL Desktop Clients for Windows
MySQL is gaining in popularity on the Windows platform. In this article, we take a look at a few Windows tools that allow for better and easier administration of MySQL.... |