Programming/MariaDB: Difference between revisions

From Dev Wiki
Jump to navigation Jump to search
m (Brodriguez moved page MariaDB to Programming/MariaDB)
(Correct link)
 
Line 7: Line 7:


== Setup ==
== Setup ==
* [[MariaDB/Setup]]
* [[Programming/MariaDB/Setup | Setup ]]


== Syntax ==
== Syntax ==
* [[MariaDB/Databases]]
* [[MariaDB/Databases]]
* [[MariaDB/Queries]]
* [[MariaDB/Queries]]

Latest revision as of 08:22, 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