# Enterprise Connectors

Enterprise Connectors integrate Cybus Connectware with IT systems, applications, and data platforms. They enable the exchange of data between the industrial environment and enterprise services such as databases, message brokers, APIs, and analytics platforms.

These connectors are commonly used to forward shop floor data to enterprise systems, store it in databases, or integrate it with cloud services and business applications. Similar to shop floor connectors, they define connections for establishing communication and endpoints for sending or receiving data.

## Supported Enterprise Connectors

* **Message brokers and streaming platforms** - [MQTT](/2-1-2/connectors/enterprise-connectors/mqtt.md), [Kafka](/2-1-2/connectors/enterprise-connectors/kafka.md)
* **Databases** - [SQL](/2-1-2/connectors/enterprise-connectors/sql.md), [MSSQL](/2-1-2/connectors/enterprise-connectors/mssql.md), [InfluxDB](/2-1-2/connectors/enterprise-connectors/influxdb.md)
* **Web services** - [HTTP/REST](/2-1-2/connectors/enterprise-connectors/http-rest.md)
* **System monitoring** - [SystemState](/2-1-2/connectors/enterprise-connectors/systemstate.md)

These connectors support read, write, and subscribe operations depending on the protocol. Each connector has specific configuration parameters for connection, authentication, and data formatting.

For other connector types, see [Shop Floor Connectors](/2-1-2/connectors/shop-floor-connectors.md) for industrial equipment communication, [Servers](/2-1-2/connectors/servers.md) for exposing data to external clients, or [Custom Connectors](/2-1-2/connectors/custom-connectors.md) for creating custom protocol implementations.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>MQTT</strong></td><td><a href="/files/pfzQ9kMbCZryFeXhHIqt">/files/pfzQ9kMbCZryFeXhHIqt</a></td><td><a href="/pages/KXyRPytZVIP5gIEPlnul">/pages/KXyRPytZVIP5gIEPlnul</a></td></tr><tr><td align="center"><strong>HTTP/REST</strong></td><td><a href="/files/7U7DcqVjlZ0JTo439eZt">/files/7U7DcqVjlZ0JTo439eZt</a></td><td><a href="/pages/s9eLEYAcuPfQDYzu4CNg">/pages/s9eLEYAcuPfQDYzu4CNg</a></td></tr><tr><td align="center"><strong>Kafka</strong></td><td><a href="/files/4zQmYFnsUGDvW9xsqDU5">/files/4zQmYFnsUGDvW9xsqDU5</a></td><td><a href="/pages/bjRwzp1ZNl08BbLafeBy">/pages/bjRwzp1ZNl08BbLafeBy</a></td></tr><tr><td align="center"><strong>SQL</strong></td><td><a href="/files/4zQmYFnsUGDvW9xsqDU5">/files/4zQmYFnsUGDvW9xsqDU5</a></td><td><a href="/pages/igxchtsr3GwuIzx5zFO5">/pages/igxchtsr3GwuIzx5zFO5</a></td></tr><tr><td align="center"><strong>MSSQL</strong></td><td><a href="/files/4zQmYFnsUGDvW9xsqDU5">/files/4zQmYFnsUGDvW9xsqDU5</a></td><td><a href="/pages/wyRse7UVR5zG1gDpNLu3">/pages/wyRse7UVR5zG1gDpNLu3</a></td></tr><tr><td align="center"><strong>InfluxDB</strong></td><td><a href="/files/hbz5vosGQ2rHRD5dE2jc">/files/hbz5vosGQ2rHRD5dE2jc</a></td><td><a href="/pages/t1NIKNj541HuDVL2m94h">/pages/t1NIKNj541HuDVL2m94h</a></td></tr></tbody></table>


---

# 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.cybus.io/2-1-2/connectors/enterprise-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.
