Connect from DBeaver¶
- From the navigation menu, click
Connect to database
-
Search
MySQL 8+
-
Select the
MySQL 8+
orMySQL
- Click on
Next
- Add the Hostname:
- cloud.mindsdb.com - for MindsDB cloud
- 127.0.0.1 - for local deployment
- Add the Database name (leave empty)
- Add Port
- 3306 - for MindsDB cloud
- 47335 - for local deployment
- Add the database user
- MindsDB Cloud username
- mindsdb - for local deployment
- Add Password for the user
- MindsDB Cloud password
- empty - for local deployment
-
Click on
Test Connection...
to check if all the provided data allows you to connect to MindsDB -
Click on
OK
.
Whitelist MindsDB Cloud IP address
If you need to whitelist MindsDB Cloud IP address to have access to your database, reach out to MindsDB team so we can share the Cloud static IP with you.
What is next?
We recommend you to follow one of our tutorials or learn more about the MindsDB Database.