|
EN
|
Register |
![]() |
|
Hosting |
MySQL DatabasesMySQL is a relational database management system (RDBMS) that has more than 11 million installations. MySQL is named after Monty Widenius's daughter My. The program runs as a server providing multi-user access to a number of databases. MySQL is officially pronounced /maɪˌɛskjuːˈɛl/ (My S-Q-L), but often pronounced /maɪˌsiː'kwɛl/ (My SeQueL). The project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL is owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now a subsidiary of Sun Microsystems. As of 2009 Oracle Corporation began the process of acquiring Sun Microsystems. In response to the Oracle acquisition, members of the MySQL community have created several forks such as Drizzle and MariaDB in fear that Oracle would hurt the development of MySQL because it is a competitor to the company's own database products. MySQL is often used in free software projects that require a full-featured database management system, including projects such as WordPress, phpBB and other software built on the LAMP software stack. It is also used in many high-profile, large-scale World Wide Web products including Wikipedia, Google, Drupal and Facebook. Features
source: Wikipedia |