You can save a data sources into a variable using the code below.Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
You can save a data sources into a variable using the code below.Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
const db = await MindsDB.Databases.getDatabase('mysql_datasource');
Was this page helpful?