MySQL
Appearance
Developer(s) | MySQL AB, a subsidiary of Sun Microsystems since February 2008 which is also a subsidiary of Oracle Corporation since January 2010 |
---|---|
Initial release | 23 May 1995 |
Stable release | 5.6.26
/ July 24, 2015[1] |
Repository | |
Written in | C, C++ |
Operating system | Cross-platform |
Available in | English |
Type | Relational database management system |
License | GNU General Public License or proprietary EULA |
Website | www.mysql.com |
MySQL is a database system used by many websites on the Internet. It is based off of SQL. Many ways of doing things in SQL are also down in MySQL.
History
MySQL was first released in May 1995 and a Windows version was released in January 1998. The latest version (5.6.11) was released in April 2013.
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:
Related pages
Notes
- ↑ "Changes in MySQL 5.6.26". MySQL 5.6 Reference Manual. Oracle. 2015-07-24. Retrieved 28 September 2015.
- ↑ Apple's Xserve uses MySQL