Entry: MY Sql Tuesday, January 16, 2007



    MySQL (pronounced "my ess cue el") is an open source relational database management system (RDBMS) that uses Structured Query Language (SQL), the most popular language for adding, accessing, and processing data in a database. Because it is open source, anyone can download MySQL and tailor it to their needs in accordance with the general public license.

   
MySQL is a simple, yet powerful Open Source Software relational database management system that uses SQL. For more details, see www.mysql.com.

  • An open source relational database management system that uses Structured Query Language (SQL).

  • An open-source database, typically run on Linux/UNIX platforms and used in conjunction with PHP.

  •     MySQL is a relational database management system, which means it stores data in separate tables rather than putting all the data in one big area. This adds flexibility, as well as speed. The SQL part of MySQL stands for "Structured Query Language," which is the most common language used to access databases. The MySQL database server is the most popular open source database in the world.

       0 comments

    Leave a Comment:

    Name


    Homepage (optional)


    Comments