Jump to content

MySQL

From Simple English Wikipedia, the free encyclopedia
Revision as of 02:04, 18 May 2010 by Message From Xenu (talk | changes) (updated and fixed)
MySQL
Developer(s)MySQL AB, a subsidiary of Sun Microsystems since February 2008
Initial release23 May 1995
Stable release
5.1.46 (Community Server) / 29 April 2010
Preview release
Repository
Written inC, C++
Operating systemCross-platform
Available inEnglish
TypeRelational database management system
LicenseGNU General Public License or proprietary EULA
Websitewww.mysql.com

MySQL is a database system used by many websites on the Internet.

History

MySQL was first released in May 1995 and a Windows version was released in January 1998. The latest version (5.1) was released in November 2008.

Compatibility

MySQL is compatible with many major programming languages. The most common one is PHP. An ODBC interface (called MyODBC) has been made so that users of Microsoft's ASP language can use MySQL.

Major Users

Some of the largest MySQL users on the internet include:

Many PHP scripts also use MySQL. These include:

Notes

  1. Apple's Xserve uses MySQL

Other pages

Management Tools