Programming/MariaDB: Difference between revisions

From Dev Wiki
Jump to navigation Jump to search
(Create page)
 
m (Brodriguez moved page MariaDB to Programming/MariaDB)
(No difference)

Revision as of 08:21, 20 November 2020

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