# Database Connectors

{% hint style="info" %}
Check out the illustration provided below on how to create an MySQL data connector.&#x20;
{% endhint %}

<figure><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FjiiPNPa4tMYwhmZWy4Uq%2FMysqlDataConnector.gif?alt=media&#x26;token=4cee257d-6e29-43db-b264-7d15cdc10cc9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> *Consider the above illustration as a sample video. The similar steps can be followed to create other connectors under the Database category.*
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/database-connectors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
