Setup MariaDB on Windows Server
Set Up MariaDB and unlock the power of this Database engine, we recommend it more than other programs like Xampp.
Last updated
Set Up MariaDB and unlock the power of this Database engine, we recommend it more than other programs like Xampp.
Last updated
Open your browser and search "MariaDB" or enter this link to our recommended version (11.4.3)
Set Up the page like this to get the correct configuration
Once downloaded, open the installer.
Click on next, accept the terms, next, keep it selected at MariaDB Server and click next.
Now it asks you to setup a password, make sure this password is strong if you want to open your SQL to internet (opening the port 3306 to WAN), enter a password, and check the boxes as shown in the image. Once done click next, if you don't want to open the service to external access you can avoid to set up a password.
Now keep everything at default like this:
Click on next, and install it, now every time the server restarts the mariaDB service will start as a service.