diff --git a/database/sql/postgres/mariadb/README.md b/database/sql/postgres/mariadb/README.md deleted file mode 100644 index 10acde47..00000000 --- a/database/sql/postgres/mariadb/README.md +++ /dev/null @@ -1,17 +0,0 @@ -# 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 |