Data Sources
Connect a Data Source
Description
The MindsDB.Databases.createDatabase
function connects a new data source to MindsDB.
Syntax
Here is how to connect our sample MySQL database:
First, we define the connection parameters and then use the createDatabase
function to connect a database.
Was this page helpful?