MySQL: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 10: Line 10:
== Links ==
== Links ==


; General
* [http://en.wikipedia.org/wiki/Database_management_system Database management system]
* [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]
; Tutorials
* Yank, Kevin (2002). [http://www.databasejournal.com/features/mysql/article.php/138359 Build Your Own Database Driven Website Using PHP & MySQL: Pt. 1], ''[http://www.databasejournal.com Database Journal]]''.
* Yank, Kevin (2002). [http://www.databasejournal.com/features/mysql/article.php/1384211 Build Your Own Database Driven Website Using PHP & MySQL: Pt. 2], ''[http://www.databasejournal.com Database Journal]]''.
* Yank, Kevin (2002). [http://www.databasejournal.com/features/mysql/article.php/1402121 Build Your Own Database Driven Website Using PHP & MySQL: Pt. 3], ''[http://www.databasejournal.com Database Journal]]''.
* Yank, Kevin (2002). [http://www.databasejournal.com/features/mysql/article.php/1402281 Build Your Own Database Driven Website Using PHP & MySQL: Pt. 4], ''[http://www.databasejournal.com Database Journal]]''.


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

Revision as of 11:28, 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

General
Tutorials