Working With MariaDB using Docker
Thanks to the power and flexibility of Docker, it is pretty trivial to spin up a MariaDB database instance for development and experimentation.
MariaDB Server is a general purpose open source relational database management system. It’s one of the most popular database servers in the world, with notable users including Wikipedia, WordPress.com and Google. … Continue reading "MariaDB in brief"
Thanks to the power and flexibility of Docker, it is pretty trivial to spin up a MariaDB database instance for development and experimentation.