MySQL: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 39: Line 39:
* Sample chapter of [http://www.webdatabasebook.com/ Web Database Applications with PHP and MySQL] website
* Sample chapter of [http://www.webdatabasebook.com/ Web Database Applications with PHP and MySQL] website


* Full text book from O'Reilly : DUBOIS, Paul. ''MySQL cookbook : solutions and examples for MySQL database developers''[en ligne]. [S.l.] : O'Reilly, 2002. [http://pc1968.com/estudio/MYSQL/MySQL_Cookbook.PDF http://pc1968.com/estudio/MYSQL/MySQL_Cookbook.PDF] (accessed 10.02.2010)
* Full text book from O'Reilly : DUBOIS, Paul. ''MySQL cookbook : solutions and examples for MySQL database developers'' [en ligne]. [S.l.] : O'Reilly, 2002. [http://pc1968.com/estudio/MYSQL/MySQL_Cookbook.PDF http://pc1968.com/estudio/MYSQL/MySQL_Cookbook.PDF] (accessed 10.02.2010)


; Tutorial - MySQL
; Tutorial - MySQL

Revision as of 00:09, 12 February 2010

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

Software

See WAMP (windows) and LAMP (Linux)

Links

General
Tutorials (MySQL - PHP)

See also SQL. It has a list of SQL tutorials.

  • Williams, Hugh, E. (2002). Tips for Building Web Database Applications with PHP and MySQL, onLamp article (O'Reilly Databases). HTML
Tutorial - MySQL
The MysQL Command line tools.