Skip to content

Commit 644098e

Browse files
authored
Merge pull request #4688 from BASadityaSrinivas/patch-1
Add Sqitch to ClickHouse schema migration tools documentation
2 parents 20610ec + 99e8db6 commit 644098e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knowledgebase/schema_migration_tools.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ We often get asked about a good schema migration tool for ClickHouse and what is
1616
There is no standard schema migration tool for ClickHouse, but we have compiled the following list (in no particular order) of automatic schema migration tools with support for ClickHouse that we know:
1717

1818
- [Goose](https://github.com/pressly/goose)
19+
- [Sqitch](https://sqitch.org/docs/manual/sqitchtutorial-clickhouse/)
1920
- [Atlas](https://atlasgo.io/guides/clickhouse?utm_source=clickhouse&utm_term=knowledge)
2021
- [Bytebase](https://www.bytebase.com/)
2122
- [Flyway](https://documentation.red-gate.com/fd/supported-databases-and-versions-143754067.html)

0 commit comments

Comments
 (0)