Would you like to learn how to install MariaDB on Windows? This tutorial will show you how to install the MariaDB service on a computer running Windows.
MariaDB is a database management system, which uses the SQL language as the interface. It is currently one of the most popular database systems.
• Windows 2012 R2
• Windows 2016
• Windows 2019
• Windows 10
• Windows 7
• MariaDB 10.5.6
Hardware List:
The following section presents the list of equipment used to create this tutorial.
Every piece of hardware listed above can be found at Amazon website.
Windows Related Tutorial:
On this page, we offer quick access to a list of tutorials related to Windows.
Tutorial MariaDB – Installation on Windows
Access the MARIADB website and download the last version of the MariaDB Community server.
Double-click the package to start the MariaDB software installation.
Select the installation options and click on the Next button.
Enter the ROOT account password for the MariaDB service.
Keep the default configuration and click on the Next button.
This will automatically start the MariaDB service during the computer boot.
Click on the Install button and wait for the installation to finish.
On the Windows server, click on the start menu and select the MySQL command-line client.
Enter the MARIADB ROOT account password.
Congratulations, you have installed the MariaDB service on Windows.