YugabyteDB
YugabyteDB is a distributed PostgreSQL-compatible SQL database for cloud-native and mission-critical applications. It is delivered as open-source YugabyteDB Core, the fully managed YugabyteDB Aeon DBaaS, and the self-managed YugabyteDB Anywhere control plane, with REST APIs for programmatic management of accounts, projects, clusters, universes, backups, restores, read replicas, allow lists, and maintenance windows.
APIs
YugabyteDB Aeon REST API
The YugabyteDB Aeon REST API provides programmatic access to the fully managed YugabyteDB cloud database service. It is used to deploy and manage clusters and read replicas, sch...
YugabyteDB Anywhere REST API
The YugabyteDB Anywhere REST API enables programmatic management of self-managed YugabyteDB deployments through the YugabyteDB Anywhere (YBA) control plane. It supports creating...
Agent Skills
explain-plan-analyzer
AGENT SKILLoperator
AGENT SKILLyba-api
AGENT SKILLycql
AGENT SKILLysql
AGENT SKILLCollections
Arazzo Workflows
YugabyteDB Aeon Add Read Replica
Add a read replica to a cluster and confirm it becomes ACTIVE.
ARAZZOYugabyteDB Aeon Backup and Restore
Take an on-demand backup, poll until it succeeds, then restore the cluster from it.
ARAZZOYugabyteDB Aeon Configure IP Allow List
Create an IP allow list in a project and confirm its CIDR entries.
ARAZZOYugabyteDB Aeon Configure Maintenance Window
Read the current maintenance window for a cluster, then update its schedule.
ARAZZOYugabyteDB Aeon Discover Account Clusters
Resolve the active account and project, then enumerate the clusters within it.
ARAZZOYugabyteDB Aeon Pause or Resume Cluster
Pause or resume a cluster to control compute billing, then confirm the new state.
ARAZZOYugabyteDB Aeon Provision Cluster
Create a cluster, poll until it becomes ACTIVE, then read its connection endpoints.
ARAZZOYugabyteDB Aeon Scale Cluster
Read a cluster, submit an updated specification, and poll until it returns to ACTIVE.
ARAZZOPricing Plans
Rate Limits
FinOps
Yugabytedb Finops
FINOPSFeatures
Wire-compatible YSQL API supporting PostgreSQL drivers, ORMs, stored procedures, triggers, and extensions.
ACID transactions, automatic sharding, and horizontal scaling across nodes, zones, and regions.
Geo-distributed clusters with synchronous and asynchronous replication for disaster recovery and data residency.
Fully managed YugabyteDB Aeon clusters across AWS, Azure, and Google Cloud regions.
YugabyteDB Anywhere for deploying and operating universes on customer infrastructure and Kubernetes.
On-demand and scheduled backups, point-in-time recovery, and cross-region restore.
Asynchronous read replicas for low-latency reads in additional regions.
Vector search capabilities for retrieval-augmented generation (RAG) and GenAI workloads.
Cassandra-compatible API for wide-column workloads alongside the PostgreSQL-compatible YSQL API.
Built-in connection pooling and load balancing for distributed workloads.
Use Cases
Replace legacy monolithic RDBMS systems with a horizontally scalable, PostgreSQL-compatible alternative.
Power Kubernetes-deployed and microservices applications with a resilient distributed SQL backend.
Operate global SaaS platforms with low-latency reads and disaster-recovery-ready writes.
Run mission-critical transaction systems requiring strong consistency and high availability.
Handle high-throughput product catalogs, inventory, and orders across regions.
Support subscriber, billing, and session data at carrier scale.
Store embeddings and metadata for retrieval-augmented generation pipelines.
Provide a durable distributed SQL store for edge and streaming application data.
Integrations
Helm charts and a Kubernetes Operator for deploying YugabyteDB on Kubernetes clusters.
Terraform Provider for YugabyteDB Anywhere for infrastructure-as-code management of universes.
Open-source migration tool for moving schema and data from PostgreSQL, Oracle, and MySQL to YugabyteDB.
Native deployment targets for YugabyteDB Aeon and Anywhere across major public clouds.
Compatibility with standard PostgreSQL drivers, ORMs, and tooling via the YSQL API.
Bearer-token authenticated REST APIs for both Aeon and Anywhere control planes.
Solutions
Open-source distributed SQL database available under the Apache 2.0 license.
Fully managed cloud database service operated by Yugabyte.
Self-managed control plane for operating YugabyteDB universes on customer infrastructure.
Database migration service and tooling for moving to YugabyteDB.