---
title: Integrate | Tiger Data Docs
description: Integrate Tiger Cloud with third-party solutions to extend what you can do with your data
---

![https://assets.timescale.com/docs/icons/postgresql-logo.png](https://assets.timescale.com/docs/icons/postgresql-logo.png)

A Tiger Cloud service is a PostgreSQL database instance extended by Tiger Data with custom capabilities. This means that any third-party solution that you can integrate with PostgreSQL, you can also integrate with Tiger Cloud. See [the full list](https://slashdot.org/software/p/postgresql/integrations/) of PostgreSQL integrations. Some of the most in-demand integrations are listed below.

Connectors

Name

Description

![tigerlake](https://assets.timescale.com/docs/icons/apache-iceberg-logo.png)[Tiger Lake](/docs/integrate/connectors/destination/tigerlake/index.md)

Synchronize data to external destinations like data lakes

![postgres](https://assets.timescale.com/docs/icons/postgresql-logo.png)[Sync from PostgreSQL](/docs/integrate/connectors/source/sync-from-postgres/index.md)

Ingest data from external PostgreSQL databases

![s3](https://assets.timescale.com/docs/icons/aws-logo.png)[Sync from S3](/docs/integrate/connectors/source/sync-from-s3/index.md)

Ingest data from Amazon S3 buckets

![kafka](https://assets.timescale.com/docs/icons/kafka-logo.png)[Sync from Kafka](/docs/integrate/connectors/source/sync-from-kafka/index.md)

Stream data from Apache Kafka topics

Coding

Name

Description

![code](https://assets.timescale.com/docs/icons/code-icon.svg)[Start coding with Tiger Data](/docs/integrate/code/start-coding-with-tigerdata/index.md)

Explore code examples, SDKs, and client libraries in popular programming languages

Authentication and security

Name

Description

![auth](https://assets.timescale.com/docs/icons/auth-logo.png)[Auth.js ↗](https://authjs.dev/getting-started/adapters/pg?framework=next-js)

Implement authentication and authorization for web applications

![auth0](https://assets.timescale.com/docs/icons/auth0-logo.png)[Auth0 ↗](https://auth0.com/blog/configuring-postgresql-as-auth0-custom-database/)

Securely manage user authentication and access controls for applications

![okta](https://assets.timescale.com/docs/icons/okta-logo.png)[Okta ↗](https://help.okta.com/oag/en-us/content/topics/access-gateway/integrate-app-datastores.htm)

Secure authentication and user identity management for applications

BI and visualization

Name

Description

![cubejs](https://assets.timescale.com/docs/icons/cube-js-logo.png)[Cube.js ↗](https://cube.dev/integrations/Timescale-API)

Build and optimize data APIs for analytics applications

![looker](https://assets.timescale.com/docs/icons/looker-logo.png)[Looker ↗](https://cloud.google.com/looker/docs/db-config-postgresql)

Explore, analyze, and share business insights with a BI platform

![metabase](https://assets.timescale.com/docs/icons/metabase-logo.png)[Metabase ↗](https://www.metabase.com/data_sources/postgresql)

Create dashboards and visualize business data without SQL expertise

![power-bi](https://assets.timescale.com/docs/icons/power-bi-logo.png)[Power BI](/docs/integrate/bi-vizualization/power-bi/index.md)

Visualize data and build interactive dashboards with Microsoft Power BI

![superset](https://assets.timescale.com/docs/icons/superset-logo.png)[Superset ↗](https://superset.apache.org/docs/configuration/databases#timescaledb)

Create and explore data visualizations and dashboards

![tableau](https://assets.timescale.com/docs/icons/tableau-logo.png)[Tableau](/docs/integrate/bi-vizualization/tableau/index.md)

Create interactive visualizations and dashboards with Tableau

Configuration and deployment

Name

Description

![azure-functions](https://assets.timescale.com/docs/icons/azure-functions-logo.png)[Azure Functions ↗](https://github.com/Azure/azure-functions-postgresql-extension)

Run event-driven serverless code without managing infrastructure

![deno-deploy](https://assets.timescale.com/docs/icons/deno-deploy-logo.png)[Deno Deploy ↗](https://docs.deno.com/deploy/manual/postgres/)

Deploy and run JavaScript and TypeScript applications at the edge

![flyway](https://assets.timescale.com/docs/icons/flyway-logo.png)[Flyway ↗](https://documentation.red-gate.com/flyway/reference/database-driver-reference/timescaledb)

Manage and automate database migrations using version control

![kubernetes](https://assets.timescale.com/docs/icons/kubernets-logo.png)[Kubernetes](/docs/integrate/configuration-deployment/kubernetes/index.md)

Deploy and manage containerized applications with Kubernetes

![liquibase](https://assets.timescale.com/docs/icons/liquibase-logo.png)[Liquibase ↗](https://docs.liquibase.com/start/tutorials/postgresql/postgresql.html)

Track, version, and automate database schema changes

![pulumi](https://assets.timescale.com/docs/icons/pulimi-logo.png)[Pulumi ↗](https://www.pulumi.com/registry/packages/timescale/)

Define and manage cloud infrastructure using code

![render](https://assets.timescale.com/docs/icons/render-logo.png)[Render ↗](https://render.com/docs/postgresql)

Deploy and scale web applications and services easily

![terraform](https://assets.timescale.com/docs/icons/terraform-logo.png)[Terraform](/docs/integrate/configuration-deployment/terraform/index.md)

Provision and manage infrastructure as code with Terraform

Data engineering and extract, transform, load

Name

Description

![airbyte](https://assets.timescale.com/docs/icons/airbyte-logo.png)[Airbyte ↗](https://docs.airbyte.com/integrations/sources/postgres)

Sync data between various sources and destinations

![sagemaker](https://assets.timescale.com/docs/icons/amazon-sagemaker-logo.png)[Amazon SageMaker](/docs/integrate/data-engineering-etl/amazon-sagemaker/index.md)

Build, train, and deploy ML models with Amazon SageMaker

![airflow](https://assets.timescale.com/docs/icons/airflow-logo.png)[Apache Airflow](/docs/integrate/data-engineering-etl/apache-airflow/index.md)

Programmatically author, schedule, and monitor workflows

![beam](https://assets.timescale.com/docs/icons/beam-logo.png)[Apache Beam ↗](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/jdbc/JdbcIO.html)

Build and execute batch and streaming data pipelines

![kafka](https://assets.timescale.com/docs/icons/kafka-logo.png)[Apache Kafka](/docs/integrate/data-engineering-etl/apache-kafka/index.md)

Stream high-performance data pipelines and analytics

![lambda](https://assets.timescale.com/docs/icons/lambda-logo.png)[AWS Lambda](/docs/integrate/data-engineering-etl/aws-lambda/index.md)

Run serverless code without managing infrastructure

![dbt](https://assets.timescale.com/docs/icons/dbt-logo.png)[dbt ↗](https://dbt-timescaledb.debruyn.dev/)

Transform and model data in your warehouse using SQL-based workflows

![debezium](https://assets.timescale.com/docs/icons/debezium-logo.png)[Debezium](/docs/integrate/data-engineering-etl/debezium/index.md)

Capture and stream real-time database changes

![decodable](https://assets.timescale.com/docs/icons/decodable-logo.png)[Decodable](/docs/integrate/data-engineering-etl/decodable/index.md)

Build and manage data pipelines effortlessly

![deltalake](https://assets.timescale.com/docs/icons/delta-lake-logo.png)[DeltaLake ↗](https://github.com/delta-io/delta/blob/master/connectors/README.md)

Enhance data lakes with ACID transactions and schema enforcement

![firebase](https://assets.timescale.com/docs/icons/firebase-logo.png)[Firebase Wrapper ↗](https://firebase.google.com/products/data-connect)

Simplify interactions with Firebase services

![stitch](https://assets.timescale.com/docs/icons/stitch-logo.png)[Stitch ↗](https://stitch-docs.netlify.app/docs/integrations/databases/postgresql)

Extract, load, and transform data from various sources

![supabase](https://assets.timescale.com/docs/icons/supabase-logo.svg)[Supabase](/docs/integrate/data-engineering-etl/supabase/index.md)

Integrate with Supabase for backend services

Data ingestion and streaming

Name

Description

![spark](https://assets.timescale.com/docs/icons/spark-logo.png)[Apache Spark ↗](https://spark.apache.org/docs/latest/sql-data-sources-jdbc.html)

Process large-scale data workloads quickly using distributed computing

![confluent](https://assets.timescale.com/docs/icons/confluent-logo.png)[Confluent ↗](https://docs.confluent.io/cloud/current/connectors/cc-postgresql-sink.html)

Manage and scale Apache Kafka-based event streaming applications

![electricsql](https://assets.timescale.com/docs/icons/electric-sql-logo.png)[ElectricSQL ↗](https://electric-sql.com/docs/intro)

Enable real-time synchronization between databases and frontend applications

![emqx](https://assets.timescale.com/docs/icons/emqx-logo.png)[EMQX ↗](https://docs.emqx.com/en/emqx/latest/data-integration/data-bridge-timescale.html)

Deploy an enterprise-grade MQTT broker for IoT messaging

![estuary](https://assets.timescale.com/docs/icons/estuary-logo.png)[Estuary ↗](https://docs.estuary.dev/reference/Connectors/materialization-connectors/timescaledb/)

Stream and synchronize data in real time between different systems

![fivetran](https://assets.timescale.com/docs/icons/fivetran-logo.png)[Fivetran](/docs/integrate/data-ingestion-streaming/fivetran/index.md)

Sync data from multiple sources to your data warehouse

![flink](https://assets.timescale.com/docs/icons/flink-logo.png)[Flink ↗](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.1/docs/connectors/flink-sources/postgres-cdc/)

Process real-time data streams with fault-tolerant distributed computing

![highbyte](https://assets.timescale.com/docs/icons/highbyte-logo.svg)[HighByte](/docs/integrate/data-ingestion-streaming/highbyte/index.md)

Connect operational technology sources, model the data, and stream it

![redpanda](https://assets.timescale.com/docs/icons/red-panda-logo.png)[Redpanda ↗](https://www.redpanda.com/blog/build-data-stream-detect-anomalies-timescale-kafka-connect)

Stream and process real-time data as a Kafka-compatible platform

![striim](https://assets.timescale.com/docs/icons/striim-logo.png)[Striim ↗](https://www.striim.com/connectors/postgresql/)

Ingest, process, and analyze real-time data streams

![ignition](https://assets.timescale.com/docs/icons/ignition-logo.png)[Ignition ↗](https://www.docs.inductiveautomation.com/docs/7.9/database-connections/connecting-to-databases/connecting-to-postgresql)

Observability and alerting

Name

Description

![cloudwatch](https://assets.timescale.com/docs/icons/cloudwatch-logo.png)[Amazon CloudWatch](/docs/integrate/observability-alerting/cloudwatch/index.md)

Monitor and analyze data from AWS and on-premises environments

![skywalking](https://assets.timescale.com/docs/icons/skywalking-logo.png)[Apache SkyWalking ↗](https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-postgresql-monitoring/)

Monitor, trace, and diagnose distributed applications

![azure-monitor](https://assets.timescale.com/docs/icons/azure-monitor-logo.png)[Azure Monitor ↗](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-monitoring)

Collect and analyze telemetry data from cloud and on-premises environments

![dash0](https://assets.timescale.com/docs/icons/dash0-logo.png)[Dash0 ↗](https://www.dash0.com/hub/integrations/int_tiger_service/overview)

OpenTelemetry Native Observability built on CNCF Open Standards

![datadog](https://assets.timescale.com/docs/icons/datadog-logo.png)[Datadog](/docs/integrate/observability-alerting/datadog/index.md)

Comprehensive monitoring and analytics platform

![grafana](https://assets.timescale.com/docs/icons/grafana-logo.png)[Grafana](/docs/integrate/observability-alerting/grafana/index.md)

Query, visualize, and alert on metrics and logs

![instana](https://assets.timescale.com/docs/icons/instana-logo.png)[IBM Instana ↗](https://www.ibm.com/docs/en/instana-observability/current?topic=technologies-monitoring-postgresql)

Monitor application performance and detect issues in real-time

![jaeger](https://assets.timescale.com/docs/icons/jaeger-logo.png)[Jaeger ↗](https://www.jaegertracing.io/docs/2.0/storage/)

Trace and diagnose distributed transactions for observability

![new-relic](https://assets.timescale.com/docs/icons/new-relic-logo.png)[New Relic ↗](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/postgresql/postgresql-integration/)

Monitor applications, infrastructure, and logs for performance insights

![opentelemetry](https://assets.timescale.com/docs/icons/open-telemetery-logo.png)[OpenTelemetry ↗](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/postgresqlreceiver)

Collect and analyze telemetry data for observability across systems

![prometheus](https://assets.timescale.com/docs/icons/prometheus-logo.png)[Prometheus](/docs/integrate/observability-alerting/prometheus/index.md)

Track performance and health of systems and applications

![signoz](https://assets.timescale.com/docs/icons/signoz-logo.png)[SigNoz ↗](https://signoz.io/docs/integrations/postgresql/)

Monitor application performance with an open-source observability tool

![telegraf](https://assets.timescale.com/docs/icons/Influx-telegraf.svg)[Telegraf](/docs/integrate/observability-alerting/telegraf/index.md)

Collect and ship metrics and events to monitoring platforms

Development tools

Name

Description

![deepnote](https://assets.timescale.com/docs/icons/deepnote-logo.png)[Deepnote ↗](https://deepnote.com/docs/postgresql)

Collaborate on data science projects with a cloud-based notebook platform

![django](https://assets.timescale.com/docs/icons/django-logo.png)[Django ↗](https://docs.djangoproject.com/en/5.1/ref/databases/#postgresql-notes)

Develop scalable and secure web applications using a Python framework

![langchain](https://assets.timescale.com/docs/icons/long-chain-logo.png)[LangChain ↗](https://api.python.langchain.com/en/latest/postgres/index.html#)

Build applications that integrate with language models

![rust](https://assets.timescale.com/docs/icons/rust-logo.png)[Rust ↗](https://github.com/sfackler/rust-postgres)

Build high-performance, memory-safe applications

![streamlit](https://assets.timescale.com/docs/icons/streamlit-logo.png)[Streamlit ↗](https://docs.streamlit.io/develop/tutorials/databases/postgresql)

Create interactive data applications and dashboards using Python

Logging and system administration

Name

Description

![rsyslog](https://assets.timescale.com/docs/icons/rsyslog-logo.png)[RSyslog ↗](https://www.rsyslog.com/doc/configuration/modules/ompgsql.html)

Collect, filter, and forward system logs for centralized logging

![schemaspy](https://assets.timescale.com/docs/icons/schemaspy-logo.png)[SchemaSpy ↗](https://wiki.postgresql.org/wiki/SchemaSpy)

Generate database schema documentation and visualization

Query and administration

Name

Description

![azure-data-studio](https://assets.timescale.com/docs/icons/azure-data-studio-logo.png)[Azure Data Studio](/docs/integrate/query-administration/azure-data-studio/index.md)

Query, manage, and develop PostgreSQL databases

![dbeaver](https://assets.timescale.com/docs/icons/dbeaver-logo.png)[DBeaver](/docs/integrate/query-administration/dbeaver/index.md)

Universal database tool with SQL editing and visualization

![forest-admin](https://assets.timescale.com/docs/icons/forest-admin-logo.png)[Forest Admin ↗](https://www.forestadmin.com/integrations/postgresql)

Create admin panels and dashboards for business applications

![hasura](https://assets.timescale.com/docs/icons/hasura-logo.png)[Hasura ↗](https://hasura.io/docs/2.0/databases/postgres/timescale-cloud/)

Instantly generate GraphQL APIs from databases with access control

![mode](https://assets.timescale.com/docs/icons/mode-logo.png)[Mode Analytics ↗](https://mode.com/integrations/postgresql/)

Analyze data, create reports, and share insights with teams

![neon](https://assets.timescale.com/docs/icons/neon-logo.png)[Neon ↗](https://neon.com/docs/extensions/timescaledb)

Run a cloud-native, serverless PostgreSQL database with automatic scaling

![pgadmin](https://assets.timescale.com/docs/icons/pgadmin-logo.png)[pgAdmin](/docs/integrate/query-administration/pgadmin/index.md)

Manage and administer PostgreSQL databases through a graphical interface

![postgresql](https://assets.timescale.com/docs/icons/postgresql-logo.png)[PostgreSQL](/docs/integrate/query-administration/postgresql/index.md)

Connect using native PostgreSQL tools and protocols

![prisma](https://assets.timescale.com/docs/icons/prisma-logo.png)[Prisma ↗](https://www.prisma.io/docs/orm/overview/databases/postgresql)

Simplify database access with an open-source ORM for Node.js

![psql](https://assets.timescale.com/docs/icons/psql-logo.png)[psql](/docs/integrate/query-administration/psql/index.md)

Command-line interface for PostgreSQL

![qlik](https://assets.timescale.com/docs/icons/qlik-logo.png)[Qlik Replicate ↗](https://help.qlik.com/en-US/replicate/November2024/Content/Replicate/Main/%7BC.PG%7D/postgresql.htm)

Move and synchronize data across multiple database platforms

![qstudio](https://assets.timescale.com/docs/icons/qstudio-logo.png)[qStudio](/docs/integrate/query-administration/qstudio/index.md)

SQL editor and database management tool

![redash](https://assets.timescale.com/docs/icons/redash-logo.png)[Redash ↗](https://redash.io/data-sources/postgresql/)

Query, visualize, and share data from multiple sources

![sequelize](https://assets.timescale.com/docs/icons/sequelize-logo.png)[Sequelize ↗](https://sequelize.org/docs/v7/databases/postgres/)

Interact with SQL databases in Node.js using an ORM

![sqlalchemy](https://assets.timescale.com/docs/icons/sql-alchemy-logo.png)[SQLalchemy ↗](https://docs.sqlalchemy.org/en/20/dialects/postgresql.html)

Manage database operations using a Python SQL toolkit and ORM

![stepzen](https://assets.timescale.com/docs/icons/stepzen-logo.png)[StepZen ↗](https://www.ibm.com/docs/en/api-connect-graphql/saas?topic=apis-tutorial-create-graphql-api-postgresql-database)

Build and deploy GraphQL APIs with data from multiple sources

![typeorm](https://assets.timescale.com/docs/icons/typeorm-logo.png)[TypeORM ↗](https://typeorm.biunav.com/en/connection-options.html#postgres-cockroachdb-connection-options)

Work with databases in TypeScript and JavaScript using an ORM

Secure connectivity to Tiger Cloud

Name

Description

![aws](https://assets.timescale.com/docs/icons/aws-logo.png)[Amazon Web Services](/docs/integrate/secure-connectivity/aws/index.md)

Connect your AWS infrastructure to Tiger Cloud

![data-center](https://assets.timescale.com/docs/icons/corporate-data-center-logo.png)[Corporate data center](/docs/integrate/secure-connectivity/corporate-data-center/index.md)

Connect your on-premise data center to Tiger Cloud

![google-cloud](https://assets.timescale.com/docs/icons/google-cloud-logo.png)[Google Cloud](/docs/integrate/secure-connectivity/google-cloud/index.md)

Connect your Google Cloud infrastructure to Tiger Cloud

![azure](https://assets.timescale.com/docs/icons/azure-logo.png)[Microsoft Azure](/docs/integrate/secure-connectivity/microsoft-azure/index.md)

Connect your Azure infrastructure to Tiger Cloud

Workflow automation and no-code tools

Name

Description

![appsmith](https://assets.timescale.com/docs/icons/appsmith-logo.png)[Appsmith ↗](https://docs.appsmith.com/connect-data/reference/querying-postgres)

Create internal business applications with a low-code platform

![dbos](https://assets.timescale.com/docs/icons/dbos-logo.png)[DBOS ↗](https://docs.dbos.dev/integrations/tigerdata)

Add durable workflows to your code and make apps resilient to any failure

![n8n](https://assets.timescale.com/docs/icons/n8n-logo.png)[n8n ↗](https://n8n.io/integrations/redis/and/timescaledb/)

Automate workflows and integrate services with a no-code platform

![retool](https://assets.timescale.com/docs/icons/retool-logo.png)[Retool ↗](https://retool.com/integrations/postgresql)

Build custom internal tools quickly using a drag-and-drop interface

![tooljet](https://assets.timescale.com/docs/icons/tooljet-logo.png)[Tooljet ↗](https://docs.tooljet.ai/docs/data-sources/postgresql/)

Develop internal tools and business applications with a low-code builder

![zapier](https://assets.timescale.com/docs/icons/zapier-logo.png)[Zapier ↗](https://zapier.com/apps/postgresql/integrations)

Automate workflows by connecting different applications and services
