---
title: Feature comparison | Tiger Data Docs
description: Compare features across Tiger Cloud on AWS, Tiger Cloud on Azure, self-hosted TimescaleDB, and TimescaleDB Enterprise
---

This page compares the features available in **Tiger Cloud on AWS**, **Tiger Cloud on Azure**, **self-hosted TimescaleDB Community Edition**, and **TimescaleDB Enterprise**.

**Best-in-class PostgreSQL performance**

| Feature                                                                                 |                                                                                               Tiger Cloud on AWS                                                                                               |                                                              Tiger Cloud on Azure                                                             | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| --------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------: | :--------------------: |
| Automatic partitioning via hypertables for efficient indexes and faster ingest          |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Continuous aggregates                                                                   |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Time/partition-oriented constraint exclusion for faster queries                         |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Skip scans, ordered appends, custom optimizations for faster LIMIT and DISTINCT queries |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Columnar storage for accelerated scans                                                  |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Vectorized query execution (SIMD)                                                       |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Specialized vector indexes for AI applications                                          |                                                                                                        ✅                                                                                                       |                                                                       ✅                                                                       |            ✅            |            ✅           |
| Source connectors                                                                       | [PostgreSQL](/integrate/connectors/source/sync-from-postgres/index.md), [Amazon S3](/integrate/connectors/source/sync-from-s3/index.md), [Apache Kafka](/integrate/connectors/source/sync-from-kafka/index.md) | [PostgreSQL](/integrate/connectors/source/sync-from-postgres/index.md), [Apache Kafka](/integrate/connectors/source/sync-from-kafka/index.md) |          Manual         |         Manual         |
| Destination connectors                                                                  |                                                                  [Iceberg on S3 Tables](/integrate/connectors/destination/tigerlake/index.md)                                                                  |                                                                       ❌                                                                       |            ❌            |            ❌           |
| In-Console CSV, Parquet, and text file imports                                          |                                                                                                        ✅                                                                                                       |                                                                       ❌                                                                       |            ❌            |            ❌           |

---

**Flexible analysis with full SQL**

| Feature                                                                                  | Tiger Cloud on AWS | Tiger Cloud on Azure | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| ---------------------------------------------------------------------------------------- | :----------------: | :------------------: | :---------------------: | :--------------------: |
| Complete PostgreSQL ecosystem (all PostgreSQL features, connectors, third-party drivers) |          ✅         |           ✅          |            ✅            |            ✅           |
| Cross-table JOINs for time-series and events with relational tables                      |          ✅         |           ✅          |            ✅            |            ✅           |
| Rich timestamp and timezone support                                                      |          ✅         |           ✅          |            ✅            |            ✅           |
| Flexible time-bucketing for time-oriented analysis                                       |          ✅         |           ✅          |            ✅            |            ✅           |
| Advanced hyperfunctions (interpolation, approximation, visualization)                    |          ✅         |           ✅          |            ✅            |            ✅           |
| Geospatial and vector data types                                                         |          ✅         |           ✅          |            ✅            |            ✅           |

---

**Automated data management**

| Feature                                             | Tiger Cloud on AWS | Tiger Cloud on Azure | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| --------------------------------------------------- | :----------------: | :------------------: | :---------------------: | :--------------------: |
| Columnstore compression (up to 98% storage savings) |          ✅         |           ✅          |            ✅            |            ✅           |
| Data retention policies                             |          ✅         |           ✅          |            ✅            |            ✅           |
| Data tiering with automated policies                |          ✅         |           ✅          |            ❌            |            ❌           |
| Data reordering for efficient disk scans            |          ✅         |           ✅          |            ✅            |            ✅           |
| Data downsampling for efficient historical analysis |          ✅         |           ✅          |            ✅            |            ✅           |
| Background job scheduler and user-defined jobs      |          ✅         |           ✅          |            ✅            |            ✅           |
| Automated chunk interval tuning                     |          ✅         |           ✅          |            ❌            |            ❌           |

---

**Enterprise scalability**

| Feature                                                                                                                                                                                                                                                                        | Tiger Cloud on AWS | Tiger Cloud on Azure | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :----------------: | :------------------: | :---------------------: | :--------------------: |
| Disaggregated compute and storage                                                                                                                                                                                                                                              |          ✅         |           ✅          |          Manual         |            ❌           |
| Dynamic compute resizing                                                                                                                                                                                                                                                       |          ✅         |           ✅          |            ❌            |            ❌           |
| Dynamic disk storage with usage-based pricing                                                                                                                                                                                                                                  |          ✅         |           ✅          |            ❌            |            ❌           |
| Dynamic I/O provisioning for high-read/high-write performance                                                                                                                                                                                                                  |          ✅         |           ✅          |          Manual         |            ❌           |
| Low-cost storage with infinite capacity                                                                                                                                                                                                                                        |          ✅         |           ✅          |            ❌            |            ❌           |
| Transparent queries across high-performance and low-cost tiers                                                                                                                                                                                                                 |          ✅         |           ✅          |            ❌            |            ❌           |
| Read replicas with load balancing for seamless read scaling                                                                                                                                                                                                                    |          ✅         |           ✅          |          Manual         |            ✅           |
| Connection pooling for connection scaling                                                                                                                                                                                                                                      |          ✅         |           ✅          |          Manual         |            ✅           |
| Automated resource-aware parameter tuning                                                                                                                                                                                                                                      |          ✅         |           ✅          |            ❌            |            ✅           |
| Terraform for infrastructure-as-code control                                                                                                                                                                                                                                   |          ✅         |           ✅          |            ❌            |            ❌           |
| Optional replication to Tiger Cloud for cross-site or cloud analytics (Cloud Sync)                                                                                                                                                                                             |          ❌         |           ❌          |            ❌            |            ✅           |
| Management interfaces ([Console](/deploy/tiger-cloud/tiger-cloud-aws/service-management/service-overview/index.md), [REST API](/reference/tiger-cloud-rest/index.md), [CLI](/reference/tiger-cloud/tiger-cli/index.md), [Tiger MCP](/get-started/quickstart/mcp-cli/index.md)) |          ✅         |           ✅          |            ❌            |         Console        |

---

**High availability and reliability**

| Feature                                                     | Tiger Cloud on AWS | Tiger Cloud on Azure | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| ----------------------------------------------------------- | :----------------: | :------------------: | :---------------------: | :--------------------: |
| Multi-node high availability with automatic failover        |          ✅         |           ✅          |          Manual         |            ✅           |
| Continuous incremental backup and automated restore         |          ✅         |           ✅          |          Manual         |            ✅           |
| Cross-region backup and restore                             |          ✅         |           ✅          |            ❌            |            ❌           |
| Point-in-time recovery                                      |          ✅         |           ✅          |          Manual         |            ✅           |
| Regular database and disk snapshots for fast restore        |          ✅         |           ✅          |            ❌            |            ❌           |
| Rapid recovery (fast database restart, remote disk remount) |          ✅         |           ✅          |            ❌            |            ❌           |
| Memory guard protections to avoid out-of-memory crashes     |          ✅         |           ✅          |            ❌            |            ❌           |
| Decoupled control/data planes for greater resilience        |          ✅         |           ✅          |            ❌            |            ✅           |
| Commercial SLAs                                             |          ✅         |           ✅          |            ❌            |            ✅           |

---

**Automated upgrades and software patching**

| Feature                                                                    | Tiger Cloud on AWS | Tiger Cloud on Azure | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| -------------------------------------------------------------------------- | :----------------: | :------------------: | :---------------------: | :--------------------: |
| Automated upgrades during maintenance windows                              |          ✅         |           ✅          |            ❌            |            ✅           |
| Phased, low-downtime TimescaleDB and PostgreSQL minor upgrades             |          ✅         |           ✅          |            ❌            |            ✅           |
| PostgreSQL major version upgrades                                          |          ✅         |           ✅          |            ❌            |            ❌           |
| HA-replica-aware coordinated upgrades                                      |          ✅         |           ✅          |            ❌            |            ✅           |
| Fleet-wide version and stability monitoring with staged roll-out/roll-back |          ✅         |           ✅          |            ❌            |            ❌           |

---

**Security and compliance**

| Feature                                                      |                                                                                                                      Tiger Cloud on AWS                                                                                                                      |                                       Tiger Cloud on Azure                                      | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| ------------------------------------------------------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: | :---------------------: | :--------------------: |
| SOC 2 Type 2, GDPR, HIPAA certified compliance               |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ❌           |
| Data encryption at rest (disk and backup)                    |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |          Manual         |         Manual         |
| Data encryption in transit                                   |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |          Manual         |            ✅           |
| Database SSL with fully verifiable certificate chains        |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ✅           |
| Control plane role-based access control                      |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ❌           |
| Database role-based access control                           |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ✅            |            ✅           |
| Multi-factor authentication                                  |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ❌           |
| Corporate SSO and SAML                                       |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ❌           |
| IP allow lists                                               |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |          Manual         |         Manual         |
| Private connectivity to your cloud network                   | [AWS PrivateLink](/deploy/tiger-cloud/tiger-cloud-aws/security/aws-privatelink/index.md), [Transit Gateway](/deploy/tiger-cloud/tiger-cloud-aws/security/transit-gateway/index.md), [VPC peering](/deploy/tiger-cloud/tiger-cloud-aws/security/vpc/index.md) | [Azure Private Link](/deploy/tiger-cloud/tiger-cloud-azure/security/azure-privatelink/index.md) |            ❌            |            ✅           |
| Layered database privilege escalation protections            |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ❌           |
| Secure SDLC, vulnerability scanning, third-party pen testing |                                                                                                                               ✅                                                                                                                              |                                                ✅                                                |            ❌            |            ✅           |

---

**Deep observability**

| Feature                                                                    |                                                                                            Tiger Cloud on AWS                                                                                           |                                                                                              Tiger Cloud on Azure                                                                                             | Self-hosted TimescaleDB | TimescaleDB Enterprise |
| -------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------: | :--------------------: |
| Operational database visibility (performance, regressions, optimization)   |                                                                                                    ✅                                                                                                    |                                                                                                       ✅                                                                                                       |            ❌            |            ✅           |
| Automated query analysis and statistics                                    |                                                                                                    ✅                                                                                                    |                                                                                                       ✅                                                                                                       |            ❌            |            ❌           |
| Per-query drill-downs (execution times, row results, plans, memory, cache) |                                                                                                    ✅                                                                                                    |                                                                                                       ✅                                                                                                       |            ❌            |            ❌           |
| In-Console metric visualization and system logs                            |                                                                                                    ✅                                                                                                    |                                                                                                       ✅                                                                                                       |            ❌            |            ✅           |
| Metric exporters                                                           | [CloudWatch](/integrate/observability-alerting/cloudwatch/index.md), [Prometheus](/integrate/observability-alerting/prometheus/index.md), [Datadog](/integrate/observability-alerting/datadog/index.md) | [Azure Monitor](/integrate/observability-alerting/azure-monitor/index.md), [Prometheus](/integrate/observability-alerting/prometheus/index.md), [Datadog](/integrate/observability-alerting/datadog/index.md) |            ❌            |       Prometheus       |
| Connection monitoring and management                                       |                                                                                                    ✅                                                                                                    |                                                                                                       ✅                                                                                                       |          Manual         |            ✅           |

---

**Production-grade support and operations**

| Feature                                                                     | Tiger Cloud on AWS | Tiger Cloud on Azure |           Self-hosted TimescaleDB           | TimescaleDB Enterprise |
| --------------------------------------------------------------------------- | :----------------: | :------------------: | :-----------------------------------------: | :--------------------: |
| 24/7 follow-the-sun support (APAC, EMEA, Americas)                          |          ✅         |           ✅          | [Contact sales](mailto:sales@tigerdata.com) |            ✅           |
| Production support (severity 1)                                             |          ✅         |           ✅          | [Contact sales](mailto:sales@tigerdata.com) |            ✅           |
| Architectural reviews, data modeling, query optimization, migration support |          ✅         |           ✅          | [Contact sales](mailto:sales@tigerdata.com) |            ✅           |
| 24/7 operational monitoring and control                                     |          ✅         |           ✅          | [Contact sales](mailto:sales@tigerdata.com) |            ❌           |
| 98%+ customer satisfaction (CSAT scores)                                    |          ✅         |           ✅          | [Contact sales](mailto:sales@tigerdata.com) |            ✅           |

---

Choosing a deployment

- **Tiger Cloud on AWS**: Full feature set, including AWS-specific integrations. Private connectivity through AWS PrivateLink, Transit Gateway, and VPC peering, cross-region backup and restore, an Amazon S3 source connector, an Iceberg destination connector for S3 Tables, and metric export to CloudWatch (as well as Prometheus and Datadog).
- **Tiger Cloud on Azure**: The same core database and management platform. Private connectivity through Azure Private Link, cross-region backup and restore, and metric export to Azure Monitor (as well as Prometheus and Datadog). Some AWS-specific integrations, such as the S3 and Iceberg connectors, VPC peering, and CloudWatch, are not yet available.
- **Self-hosted TimescaleDB**: Full SQL and time-series capabilities. You manage backups, high availability, scaling, and observability yourself. Managed operations and enterprise support are available by [contacting sales](mailto:sales@tigerdata.com).
- **TimescaleDB Enterprise**: Self-managed, commercially licensed TimescaleDB for on-premises, edge, and air-gapped infrastructure, with high availability, automated backups, low-downtime upgrades, monitoring, and commercial support driven from a console you run yourself. See [Meet TimescaleDB Enterprise](/learn/enterprise/index.md).
