Add MariaDB (#28916)

added MariaDB with some basic info and links
This commit is contained in:
Richard Hall
2019-01-21 11:00:06 -05:00
committed by Tom
parent e203bd6a80
commit d62eed98e1

View File

@ -0,0 +1,17 @@
---
title: MariaDB
---
## MariaDB
MariaDB is a community-developed fork of the MySQL relational database management system intended to remain free under the GNU GPL.<sup>1</sup>
Current Version: 10.3.10 (October 4, 2018)
### Sources
1. [Wikipedia](https://en.wikipedia.org/wiki/MariaDB)
### Resources
- [MariaDB.com](https://mariadb.com/)
- [MariaDB Foundation](https://mariadb.org/)