MySQL tutorial

MySQL tutorial covers the MySQL database engine and the SQL language supported by the database engine. MySQL is a leading open source database management system.

MySQL tutorial

MySQL tutorial

last modified May 18, 2021

This is MySQL tutorial. The MySQL tutorial covers the MySQL database engine and the SQL language supported by the database engine.

Introduction

Installation

First steps

Quick MySQL tutorial

Storage engines

Data types

Creating, altering and dropping tables

MySQL expressions

Inserting, updating and deleting data

The SELECT statement

Subqueries

Constraints

Exporting and importing data

Joining tables

MySQL functions

Views

Transactions

Stored routines

MySQL

MySQL is a leading open source database management system. It is a multi-user, multithreaded database management system. MySQL is especially popular on the web. It is one part of the popular LAMP development platform.

ad ad