databases

Automate Koyeb database lifecycle management via the CLI.

4|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/koyeb/koyeb-skills --skill databases-koyeb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databases
Source: https://github.com/koyeb/koyeb-skills/tree/main/plugins/koyeb/skills/databases
Command: npx skills add https://github.com/koyeb/koyeb-skills --skill databases-koyeb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manage Koyeb databases across apps and services by automating lifecycle actions such as create, update, list, and delete.

Core Features & Use Cases

  • Create and configure new databases linked to apps or services.
  • List, get, and describe existing databases to monitor state and changes.
  • Update configuration, scale resources, or delete unused databases to optimize costs.

Quick Start

Create a new database named my-db for your app and verify it is running.

Frequently Asked Questions about databases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Koyeb database provisioning for deployment workflows?

Automate Koyeb database provisioning by using CLI commands to create, configure, and link new databases to your apps or services. This lifecycle automation streamlines typical deployment workflows without manual dashboard intervention.

What is the best way to manage PostgreSQL databases on Koyeb?

Manage PostgreSQL databases on Koyeb via the CLI, which supports listing, describing, updating configurations, and deleting instances. This enables efficient state monitoring and resource scaling directly from your terminal.

Do I need the Koyeb CLI installed to manage my databases?

Yes, you need the Koyeb CLI on your PATH and an authenticated session. These prerequisites allow the automation scripts to execute lifecycle commands and govern database actions securely.

Can I update database configurations and scale resources from the command line?

Yes, you can update database configurations and scale resources using CLI commands. This allows you to optimize costs by modifying settings or deleting unused databases directly within your deployment automation.

How do I list and describe existing databases to monitor state changes?

List and describe existing Koyeb databases by executing specific CLI commands. This provides detailed state information and tracks configuration changes, ensuring your apps and services maintain correct database connections.