Tiger Cloud: Performance, Scale, Enterprise
Self-hosted products
MST
Tiger Cloud is the modern Postgres data platform for all your applications. It enhances Postgres to handle time series, events, real-time analytics, and vector search—all in a single database alongside transactional workloads.
You get one system that handles live data ingestion, late and out-of-order updates, and low latency queries, with the performance, reliability, and scalability your app needs. Ideal for IoT, crypto, finance, SaaS, and a myriad other domains, Tiger Cloud allows you to build data-heavy, mission-critical apps while retaining the familiarity and reliability of Postgres.
A Tiger Cloud service is a single optimised instance of Tiger Postgres. Tiger Postgres is Postgres extended with innovations in the database engine and cloud infrastructure to deliver speed without compromise. A Tiger Cloud service instance is 10-1000x faster at scale! A service is ideal for applications requiring strong data consistency, complex relationships, and advanced querying capabilities. Get ACID compliance, extensive SQL support, JSON handling, and extensibility through custom functions, data types, and extensions. To the Postgres you know and love, Tiger Postgres adds the following capabilities:
- Real-time analytics: store and query time-series data
at scale for real-time analytics and other use cases. Get faster time-based queries with hypertables, continuous aggregates, and columnar storage. Save money by compressing data into the columnstore, moving cold data to low-cost bottomless storage in Amazon S3, and deleting old data with automated policies.
- AI-focused: build AI applications from start to scale. Get fast and accurate similarity search with the pgvector and pgvectorscale extensions. Create vector embeddings and perform LLM reasoning on your data with the pgai extension.
- Hybrid applications: get a full set of tools to develop applications that combine time-based data and AI.
All Tiger Cloud services include the tooling you expect for production and developer environments: live migration, automatic backups and PITR, high availability, read replicas, data forking, connection pooling, tiered storage, usage-based storage, secure in-Tiger Cloud Console SQL editing, service metrics and insights, streamlined maintenance, and much more. Tiger Cloud continuously monitors your services and prevents common Postgres out-of-memory crashes.
You manage your Tiger Cloud services and interact with your data in Tiger Cloud Console using the following modes:
Ops mode | Data mode |
---|---|
![]() | ![]() |
You use the ops mode to:
| Powered by PopSQL, you use the data mode to:
|
To start using Tiger Cloud for your data:
- Create a Tiger Cloud account: register to get access to Tiger Cloud Console as a centralized point to administer and interact with your data.
- Create a Tiger Cloud service: that is, a Postgres database instance, powered by TimescaleDB, built for production, and extended with cloud features like transparent data tiering to object storage.
- Connect to your Tiger Cloud service: to run queries, add and migrate your data from other sources.
You create a Tiger Cloud account to manage your services and data in a centralized and efficient manner in Tiger Cloud Console. From there, you can create and delete services, run queries, manage access and billing, integrate other services, contact support, and more.
Now that you have an active Tiger Cloud account, you create and manage your services in Tiger Cloud Console. When you create a service, you effectively create a blank Postgres database with additional Tiger Cloud features available under your pricing plan. You then add or migrate your data into this database.
In the service creation page
, choose the capability to match your business needs:
Real-time analytics
,AI-focused
, orHybrid applications
.Follow the next steps in
Create a service
to configure the region, compute size, environment, availability, connectivity, and service name. Then clickCreate service
.Your service is constructed and ready to use in a few seconds.
Click
Download the config
and store the configuration information you need to connect to this service in a secure location.This file contains the passwords and configuration information you need to connect to your service using the Tiger Cloud Console data mode, from the command line, or using third-party database administration tools.
If you choose to go directly to the service overview, Connect to your service shows you how to connect.
To run queries and perform other operations, connect to your service:
Check your service is running correctly
In Tiger Cloud Console
, check that your service is marked as
Running
.Connect to your service
Connect using data mode or SQL editor in Tiger Cloud Console, or psql in the command line:
Quick recap. You:
- Manage your services in the ops mode
in Tiger Cloud Console: add read replicas and enable high availability, compress data into the columnstore, change parameters, and so on.
- Analyze your data in the data mode
in Tiger Cloud Console: write queries with autocomplete, save them in folders, share them, create charts/dashboards, and much more.
- Store configuration and security information in your config file.
What next? Try the key features offered by TigerData, see the tutorials, interact with the data in your Tiger Cloud service using your favorite programming language, integrate your Tiger Cloud service with a range of third-party tools, plain old Use TigerData products, or dive into the API reference.
Found an issue on this page?Report an issue or Edit this page
in GitHub.