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

# Overview

> Learn how to install FlexTable, connect to PostgreSQL, MySQL, SQLite, MongoDB and Redis, run queries, and manage schemas.

FlexTable is a fast, native desktop client for relational and NoSQL databases.
Connect to PostgreSQL, MySQL, SQLite, MongoDB and Redis, then browse, query and
edit your data through a keyboard-first interface - no web tab, no spinner.

<Note>
  FlexTable is in public beta (v0.2). Every feature is unlocked while we're in
  beta. Found a bug? [Let us know](https://flextable.dev/contact).
</Note>

## Supported databases

A single window for all five engines - switch connections without switching tools.

| Database        | Highlights                                    |
| --------------- | --------------------------------------------- |
| PostgreSQL      | Roles, schemas, extensions, `EXPLAIN ANALYZE` |
| MySQL & MariaDB | Engines, charsets, replication-aware reads    |
| SQLite          | File-based connections with WAL support       |
| MongoDB         | Aggregation pipelines, BSON cells, indexes    |
| Redis           | Keyspace browser, TTL, streams                |

## Download & install

FlexTable runs natively on all three desktop platforms. Head to the
[download page](https://flextable.dev/#download) and grab the build for your OS:

* **macOS** - universal build for Apple Silicon & Intel (macOS 12+)
* **Windows** - installer & portable (Windows 10/11)
* **Linux** - AppImage, `.deb` and `.rpm`

## Next steps

Once installed, follow [Your first connection](/first-connection) to connect
to a database, or read the [Installation](/installation) guide for
platform-specific notes.

## Data collection

FlexTable stores your connections locally and never sends your credentials or
query results to our servers. Anonymous, aggregate usage metrics can be disabled
any time in **Settings → Privacy**.
