Databases
Connect a Data Source
Description
The get_database()
and create_database()
functions enable you to use the existing data source or connect a new one.
Syntax
You can use the get_database()
method to get an existing database:
Or, the create_database()
method to connect a new data source to MindsDB: