Yugabyte YugabyteDB is a distributed SQL database designed for cloud-native applications. It's used by enterprises needing scalable, resilient, and geographically distributed data storage. Developers use it as a drop-in replacement for PostgreSQL with added scalability. Official docs: https://docs.yugabyte.com/ Yugabyte Overview - Cluster - Database - Table - Alert - Backup Use action names and parameters as needed. Working with Yugabyte This skill uses the Membrane CLI to interact with Yugabyte. Membrane handles authentication and credentials refresh automatically — so you can focus on the i…