MySQL

School:Computer Science → Topic:Computer Programming → Topic:Databases → Topic:MySQL

What is MySQL?

MySQL is a multithreaded, multi-user, SQL Database Management System. It is often accessed and managed through PHP-driven content management systems. (MediaWiki, the wiki engine for Wikiversity is an example of a system that uses MySQL.)

The open source MySQL is owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, which holds the copyright to most of the codebase. Both the MySQL server software itself and the client libraries are distributed under a dual-licensing format. (MediaWiki deploys MySQL under the GNU General Public License).

Prerequisites

Learners interested in MySQL may wish to enroll at Databases and Web Design.

  1. Introduction to Databases
  2. Database Management Systems
  3. Introduction to SQL
  4. Introduction to PHP

Object-relational databases and MediaWiki are advanced related topics under develpment. You might want to take a peek.

Learning materials

Wikiversity lessons:

Other:

Resources

Documentation:

Other:

This article is issued from Wikiversity - version of the Saturday, March 12, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.