eggs/database/sql/mariadb/README.md

21 lines
463 B
Markdown
Raw Permalink Normal View History

2020-07-13 00:01:50 +08:00
# 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
2020-07-13 00:01:50 +08:00
There is no actual minimum suggested for MariaDB.
See here <https://mariadb.com/kb/en/library/mariadb-hardware-requirements/>
2020-07-13 00:01:50 +08:00
## Server Ports
2020-07-13 00:01:50 +08:00
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Server | 3306 |