Installing MariaDB on Raspberry Pi using Docker
MariaDB is a database management system that is a fork of MySQL, primarily maintained by the open-source community and licensed under GPL. The goal of MariaDB is to be fully compatible with MySQL, including the API and command line, making it an easy replacement for MySQL. Installation Steps 1. Search for the MariaDB image (ensure … Read more