Overview

MySQL is a popular open-source relational database management system (RDBMS). It uses structured query language (SQL) to manage data stored in tables with predefined schemas.

Role in this knowledge base

One of the two primary database systems being compared in the video.

Key facts

  • It relies on a structured schema with tables, rows, and columns.

Sources