SQL Lab
Execute SQL queries and manage SQL Lab sessions.
📄️ Get the bootstrap data for SqlLab page
Assembles SQLLab bootstrap data (active_tab, databases, queries, tab_state_ids) in a single endpoint. The data can be assembled from the current user's id.
📄️ Estimate the SQL query execution cost
Estimate the SQL query execution cost
📄️ Execute a SQL query
Execute a SQL query
📄️ Export the SQL query results to a CSV
Export the SQL query results to a CSV
📄️ Format SQL code
Format SQL code
📄️ Get the result of a SQL query execution
Get the result of a SQL query execution