Connect to Snowflake Data Warehouse
Connecting MindsDB to the Snowflake can be easily done with a few clicks.
Connect to Snowflake
- From the left navigation menu, select Database Integration.
- Click on the
ADD DATABASE
button. - In the
Connect to Database
modal window:- Select Snowflake as the Supported Database.
- Add the Database name.
- Add the Hostname.
- Add Port.
- Add Account.
- Add Warehouse.
- Add Schema.
- Add protocol.
- Add User.
- Add Password for the user.
- Click on
CONNECT
.
Create new Datasource
- Click on the
NEW DATASOURCE
button. - In the
Datasource from DB integration
modal window:- Add Datasource Name.
- Add Database name.
- Add SELECT Query (e.g. SELECT * FROM my_database).
- Click on
CREATE
.
That's it
You have successfully connected to Snowflake from MindsDB Studio. The next step is to train the Machine Learning model.