add readme for mariadb
This commit is contained in:
		
							
								
								
									
										17
									
								
								database/mariadb/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								database/mariadb/README.md
									
									
									
									
									
										Normal 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   | | ||||
		Reference in New Issue
	
	Block a user