Skip to main content
Prerequisites:
  • Access to a ClickHouse instance and credentials
  • A project directory where you can add clisma.hcl
clisma is a ClickHouse migration tool with templating support and environment configuration.

Installation

Or install it globally:

Quickstart

1

Create a config

Create clisma.hcl in your project root:
2

Create your first migration

3

Run it

4

Check status

Advanced usage

You can pass variables and load environment files when you run migrations: