Kat is a PostgreSQL database migration tool. It allows you run your migrations with raw SQL files.
About Author
An avid technologist and problem-solver at heart, Bolaji is a full-stack software engineer with over 5 years of experience, currently boosting developer productivity at Sourcegraph.
How to install
Learn more
Configure Kat in a new project.
Set up a new project with kat init.
Test database connectivity with kat ping.
Performing a migration (up or down)
Contribute to the development of Kat.