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

# Connectors Overview: Connect to Any Data Source with Qvista

> Qvista Connectors let you securely connect to databases, files, APIs, and cloud services — all with real-time sync and no complex setup.

Qvista **Connectors** let you bring data from any source into the platform — securely, in real time, and without writing code. Once connected, your data is available across DataTables, Views, and Autoflux workflows.

## Supported source types

<CardGroup cols={2}>
  <Card title="SQL & NoSQL Databases" icon="database" href="/connectors/sql-databases">
    MySQL, PostgreSQL, MongoDB, Redis, and more
  </Card>

  <Card title="Files & Spreadsheets" icon="file-csv" href="/connectors/files-and-spreadsheets">
    Upload and sync CSV or Excel files
  </Card>

  <Card title="APIs & Webhooks" icon="code" href="/connectors/apis-and-webhooks">
    REST, SOAP, GraphQL, and real-time webhooks
  </Card>

  <Card title="Google Sheets" icon="table-cells" href="/connectors/google-sheets">
    Live sync with Google Sheets
  </Card>
</CardGroup>

## Key capabilities

* **Real-time synchronization** — keep your data always up to date.
* **Encrypted transfers** — all connections use TLS and encrypted credentials.
* **Schema discovery** — Qvista auto-detects tables, fields, and types.
* **Reusable** — use a single connector across many DataTables, Views, and workflows.
