Tembo improves the developer experience of deploying, managing, and scaling Postgres. Tembo is under active development and you are free to use anything we have open-sourced.
Postgres is the best OSS database in the world, with millions of active deployments, growing faster than MySQL. It is battle-tested with a large community that can handle SQL (relational) and JSON (non-relational) queries and a wide range of workloads (analytical, time-series, geospatial, etc.), through its rich ecosystem of add-ons and extensions.
- Tembo Operator - a Kubernetes Operator that integrates CloudNativePG, Tembo Stacks, and Trunk
- Tembo Stacks - workload-configured Postgres deployable to Kubernetes
- Tembo CLI - allows users to experience Tembo locally, as well as, manage and deploy to Tembo Cloud
- Tembo Helm Chart — Helm chart to deploy the Tembo Operator
- Tembo Dataplane Web Server - reports readiness and liviness of Postgres instances in a data plane
- Tembo Pod Init - allows us to bootstrap the folder structure needed to add our required mutability
- Tembo Conductor - runs in the dataplane; receive desired states from control plane and reports back status
- Tembo LLM Inference Server - a LLM hosting service that is built on top of vLLM with usage tracking
- Tembo Terraform Provider - The Terraform provider for Tembo
- Tembo Telemetry - Logging and Telemetry exporters for Tembo applications
- Trunk CLI that users can use to publish and install Postgres extensions
- Trunk Website that serves as a backend for pgt.dev, and also provides discovery and metrics
- pgmq - a message queue built with Rust, available as a Postgres extension and Rust crate
- pg_vectorize - automate vector search workflow, and SQL access to 100+ OSS sentence transformer models
- pg_later - a Postgres extension for completely asynchronous query execution
- pg_tier - a Postgres Extension to enable data tiering to AWS S3
- pg_timeseries - a Postgres Extension to provide simple and focused time-series tables
- pg_auto_dw - An auto data warehouse extension for Postgres
- prometheus_fdw - query and move metrics from Prometheus to Postgres
- clerk_fdw - connect to Clerk User and Organization data from Postgres
- orb_fdw - connect your billing data from Orb to Postgres
Tembo Cloud is a dev-first, fully-extensible, fully-managed, secure, and scalable Postgres service. The managed service will provide a growing ecosystem of easily-installable extensions, allowing you to expand the use cases of Postgres.
Deploy a free-forever hobby Postgres database and install any of more than 200 extensions at https://cloud.tembo.io.
Tembo Self Hosted is a self-hosted version of the Tembo Platform that runs in your own Kubernetes cluster. It allows you to benefit from the same features as Tembo Cloud, but with the added control and security of running the software in your own environment.
Tembo Self Hosted is made up of the same components as Tembo Cloud, but packaged and distributed in a way that allows for easy installation and management. Instead of running in separate Kubernetes clusters, the components run in a single Kubernetes cluster. This keeps your total cost of ownership low and makes for a simple and easy-to-manage deployment.
If you're interested in using Tembo Self Hosted, reach out for a license.