Skip to content

iko

ikō

Iko (ee-koh) is a lightweight containerized tool for managing PostgreSQL database migrations with confidence.

It wraps Sqitch with developer-friendly commands and a powerful Bash-based scripting model.


🚀 What can I do with Iko?

  • Create clean, verifiable migrations using prebuilt templates
  • Run migrations in Docker with zero local setup
  • Script database structure in portable Bash files
  • Build a production-ready migration image for CI/CD

🧭 What's Next?

Topic Description
Getting Started Install Iko and run your first migration
Running Commands Learn the 3 ways to run Iko commands (CLI, shell, scripts)
Scripting Migrations Write reusable Bash scripts to generate migrations
Deploying Migrations to Remote Environments Configure targets and deploy to staging/production
Command Reference Full list of DSL commands