• home
  • forum
  • my
  • kt
  • download
  • Installing MySQL on Windows

    Author: 2008-09-12 09:49:53 From:

    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.

    discuss this topic to forum

    relation tutorial

    No relevant information

    Category

      Miscellaneous (7)

    New

    Hot