MySQL: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 2: Line 2:
== Definition ==
== Definition ==


* MySQL is a SQL [[Wikipedia:DMBS | DataBase management system]] (DBMS).
* MySQL is a SQL [http://en.wikipedia.org/wiki/Database_management_system Database management system] (DBMS).


* MySQL is the most popular DBMS open source community and it is part of the so called [[LAMP]] sofware bundle.
* MySQL is the most popular DBMS open source community and it is part of the so called [[LAMP]] sofware bundle.
Line 10: Line 10:
== Links ==
== Links ==


* [http://en.wikipedia.org/wiki/Database_management_system Database management system]
* [http://en.wikipedia.org/wiki/Mysql Wikipedia MSQL article]
* [http://en.wikipedia.org/wiki/Mysql Wikipedia MSQL article]
* [http://www.mysql.com/ MySQL Main Web Site]
* [http://www.mysql.com/ MySQL Main Web Site]


[[Category:technologies]]
[[Category:technologies]]

Revision as of 10:24, 4 September 2007

Draft

Definition

  • MySQL is the most popular DBMS open source community and it is part of the so called LAMP sofware bundle.

See also: SQL

Links