Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MariaDB on Windows - getting started help?

I'm trying to learn MariaDB (v5.2.4), but I'm running into some issues. I can download and install it, but it doesn't seem to be running or I'm missing something.

I'm looking for a good resource for the 1st timer running on Windows.

A few specific questions:

  1. Does it require MySQL to run? Alot of the installation help out there seems to be geared around upgrading from MySQL, but I want to start fresh.

  2. Is there a management tool for the database (like SQL Server Management Studio)? If not, what do people typically use?

like image 441
pearcewg Avatar asked Nov 07 '25 01:11

pearcewg


1 Answers

You do not need MySQL to run MariaDB. Once you've installed MariaDB you should be able to type

net start mysql

at a command prompt and that will start MariaDB (yes you actually type mysql)

To answer the second part of your question, I know a company called Navicat used to offer an administrative gui, but I can't seem to find it on their site anymore.

like image 173
lomaxx Avatar answered Nov 10 '25 14:11

lomaxx



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!