> ## Documentation Index
> Fetch the complete documentation index at: https://docs.credibledata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BI Integrations (SQL API)

> Connect BI tools to your semantic models using the SQL API

<Note>
  **Coming Soon**: The SQL API is currently under development. This page provides a preview of planned functionality.
</Note>

Connect your existing BI tools to Credible semantic models through our SQL API.

## Overview

The SQL API implements a PostgreSQL wire protocol server that allows you to run Malloy queries directly from SQL:

* **Native BI tool support**: Connect using standard PostgreSQL connectors without custom integrations
* **Embedded Malloy queries**: Run Malloy queries directly within SQL
* **Flexible composition**: Combine Malloy queries with standard SQL for advanced use cases
* **Build dashboards and reports** using your existing BI tool workflows
