My next development has MySQL as relational database, then at OpenBSD I will use [MariaDB](https://mariadb.org/ "MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source. Notable users include Wikipedia, WordPress.com and Google").
## Installation
```sh
# pkg_add mariadb-server
```
I fully recommend following instructions from `/usr/local/share/doc/pkg-readmes`