Skip to content

Commit

Permalink
Add MariaDB (freeCodeCamp#28916)
Browse files Browse the repository at this point in the history
added MariaDB with some basic info and links
  • Loading branch information
rhall91 authored and moT01 committed Jan 21, 2019
1 parent e203bd6 commit d62eed9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions guide/english/mariadb/index.md
Original file line number Diff line number Diff line change
@@ -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/)

0 comments on commit d62eed9

Please sign in to comment.