Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 209 Bytes

File metadata and controls

10 lines (8 loc) · 209 Bytes
title Get a Data Source
sidebarTitle Get a Data Source

You can save a data sources into a variable using the code below.

const db = await MindsDB.Databases.getDatabase('mysql_datasource');