Software Engineering KB

Home

❯

03 Data Management

❯

00 Relational Databases

❯

01 Concept

❯

MySQL MariaDB

MySQL MariaDB

Feb 10, 20261 min read

  • relational-databases
  • mysql
  • mariadb
  • open-source

MySQL / MariaDB

← Back to Major Relational Databases

Open source relational databases widely deployed across web applications. MySQL uses the InnoDB engine and has a strong replication story. MariaDB is a community fork with additional features. Simpler than Postgres.

Key Properties

  • InnoDB Engine
  • MySQL Replication
  • MariaDB Community Fork

relational-databases mysql mariadb open-source


Graph View

  • MySQL / MariaDB
  • Key Properties

Backlinks

  • Major Relational Databases

Created with Quartz v4.5.2 © 2026

  • GitHub