Oh, Krab!

Krab is a PostgreSQL tool based on HCL syntax. Its aim is to provide fine control for your databases in every environment.

Get Started

Open-source MIT Licensed. GitHub v0.9.0

Migrations

Write migration in pure SQL, reference SQL files or use built-in DSL.

Migration sets

Divide migrations into sets and run them separetely depending on context.

Custom actions

Create repeatable actions with SQL, add arguments and execute them from CLI.

More to come

Work in progress..