> ## Documentation Index
> Fetch the complete documentation index at: https://ngquct-docs-fix-500-query-results.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Native macOS database client for MySQL, PostgreSQL, SQLite, MongoDB, Redis, and 22 more

Using all 27 engines, the SQL editor, the data grid, import, export, and the AI assistant costs nothing, and there is no trial countdown. Paid tiers cover iCloud sync, encrypted connection export, environment variables in connection fields, Linked Folders, Query Insights, result charts, and team sharing ([Licensing](/features/licensing)). Mac is the full app, [iPhone and iPad](/ios) run a smaller one, and there is no Windows or Linux build.

<Frame caption="TablePro - Native macOS Database Client">
  <img className="block dark:hidden" src="https://mintcdn.com/ngquct-docs-fix-500-query-results/hA72m8tSnRe3b-ew/images/app.png?fit=max&auto=format&n=hA72m8tSnRe3b-ew&q=85&s=1b60b66bc2aeb6205ce62b69390037ed" alt="TablePro main interface" width="3024" height="1722" data-path="images/app.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/ngquct-docs-fix-500-query-results/hA72m8tSnRe3b-ew/images/app-dark.png?fit=max&auto=format&n=hA72m8tSnRe3b-ew&q=85&s=cc3e3ccb98f28e997739ab5171f519a7" alt="TablePro main interface" width="3024" height="1722" data-path="images/app-dark.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="Install it" icon="download" href="/installation">
    Homebrew or the DMG, on macOS 14 and later.
  </Card>

  <Card title="Connect to something" icon="plug" href="/quickstart">
    A first connection and a first query, or the bundled sample database if you have no server.
  </Card>

  <Card title="Coming from another client" icon="right-left" href="/switching">
    Import connections from TablePlus, Sequel Ace, DBeaver, DataGrip and others.
  </Card>
</CardGroup>

## Supported databases

Five drivers ship inside the app and cover nine databases. Another 17 come from the registry and
install on the first connection that needs them. See [Plugins & Themes](/features/plugins).

Twenty-seven engines, from MySQL and PostgreSQL to DynamoDB, BigQuery and Redis, each with its own
page. [Supported Databases](/databases) lists them all with their default ports and says which ones
arrive as a plugin.

## Open source

The source, plugins included, is under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html). A TablePro license key is a separate thing: it activates the paid features, not the app.

<Card title="GitHub Repository" icon="github" href="https://github.com/TableProApp/TablePro">
  View source code, report issues, and contribute to TablePro.
</Card>
