Programming/MariaDB

From Dev Wiki
< Programming
Revision as of 08:22, 20 November 2020 by Brodriguez (talk | contribs) (Correct link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MariaDB is an open source object-relational database.

It acts as an alternative to the common database MySQL.

It was created as a fork from the original MySQL code, back when Oracle bought MySQL in 2009, due to concerns about if it would stay open source or not.


Setup

Syntax