Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a local database for MYSQL workbench?

Tags:

sql

mysql

Is it possible to create a local database on my home-computer for MYSQL workbench?

This server is only for my own use. Not to the outside community.

like image 979
wrek Avatar asked Oct 31 '25 06:10

wrek


2 Answers

Download XAMPP on your machine and install it. (Windows) After successful installation, you will be able to see an icon on your toolbar. Click on it and start Apache, MySQL and if anything you need. Open browser, type : localhost/phpmyadmmin This will give you an GUI to manage databases locally on your machine. XAMPP basically provides you local server.

like image 164
Aditya Chauhan Avatar answered Nov 02 '25 20:11

Aditya Chauhan


If this is what you are looking for, after creating a database in MySQL from your local machine, then that you could access the database through MySQL workbench as a local instance. It asks you to authenticate based on your MySQL conf though. Just the normal way!

like image 34
Yishagerew Avatar answered Nov 02 '25 22:11

Yishagerew



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!