---
title: Get started with Tiger Data | Tiger Data Docs
description: Welcome to Tiger Data, choose your path to get started
---

Tiger Data delivers PostgreSQL optimized for time-series, analytics, and AI workloads. Ingest millions of rows per second, query terabytes in milliseconds, and reduce storage costs by up to 98%, all with the PostgreSQL you already know.

## Choose your setup

[Tiger Cloud](/docs/get-started/quickstart/quickstart-5-minutes/index.md)

[Fully managed on AWS or Azure. Built-in high availability, tiered storage, observability, and automated operations.](/docs/get-started/quickstart/quickstart-5-minutes/index.md)

[Self-hosted TimescaleDB](/docs/get-started/choose-your-path/install-timescaledb/index.md)

[Install the open-source engine on your own infrastructure. Full control over deployment and configuration.](/docs/get-started/choose-your-path/install-timescaledb/index.md)

Looking to host on Google Cloud? [Explore MST →](/docs/deploy/mst/index.md)

## Why Tiger Data?

**Hypertables** automatically partition your data by time, making inserts and queries dramatically faster without changing your SQL.

**Hypercore storage engine** combines row and columnar storage, queries run up to 350x faster, ingestion is 44% faster, and storage shrinks by up to 98%.

**Continuous aggregates** pre-compute and auto-refresh your analytics, so dashboards and reports respond instantly.

**Tiered storage** seamlessly moves cold data to low-cost object storage while keeping it fully queryable.

**100% PostgreSQL compatible**, use your existing tools, drivers, and SQL skills.

## Keep on going!

Once you’re up and running, learn how things work, build your first queries, migrate your data, or configure your deployment.

[Learn](/docs/learn/index.md)

[Understand the concepts behind hypertables, hypercore, continuous aggregates, and more](/docs/learn/index.md)

[Build](/docs/build/index.md)

[How-to guides for writing queries, managing data, integrating tools, and optimizing performance](/docs/build/index.md)

[Migrate](/docs/migrate/index.md)

[Move your data from PostgreSQL, S3, Kafka, and other sources](/docs/migrate/index.md)

[Deploy](/docs/deploy/index.md)

[Configure, secure, scale, and monitor your deployment](/docs/deploy/index.md)

## What’s new

Check out [News and updates](/docs/get-started/news/index.md) for the latest features and improvements.
