reorg folders

This commit is contained in:
Michael Parker
2020-06-26 10:52:37 -04:00
Unverified
parent e951a1cc82
commit 9e60f984fd
68 changed files with 33 additions and 87 deletions
+17
View File
@@ -0,0 +1,17 @@
# MariaDB
### From their [Website](https://mariadb.org/)
One of the most popular database servers. Made by the original developers of MySQL.
Guaranteed to stay open source.
### Minimum RAM warning
There is no actual minimum suggested for MariaDB.
See here https://mariadb.com/kb/en/library/mariadb-hardware-requirements/
### Server Ports
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Server | 3306 |