Helping ordinary people create extraordinary websites!

Installing MySQL on Windows

By Michael J. Ross
2008-02-28

Introduction
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which security is not an issue. But for most Web sites and applications, a robust database is called for.

There are several relational database management systems (RDBMSs) from which you the developer can choose, ranging from expensive systems that can prove quite difficult to administer, to free and open source alternatives that may not have as many features as the proprietary RDBMSs, but can be much faster to set up and work with. Of these, MySQL is the hands-down favorite.

In this tutorial, we will take a detailed look at how to obtain, install, and configure the MySQL database server on your Windows PC.




Tutorial pages:

 2 Votes

You might also want to check these out:


Leave a Comment on "Installing MySQL on Windows"
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS