MindsDB
Open Source Product Docs
query()
query = project.query('SELECT * FROM my_table;') query.fetch()
Was this page helpful?