Skip to content

Zimzozaur/happy-migrations

Repository files navigation

Happy Migrations: Smooth Transitions, Zero Tears (WIP)

Happy is a developer-friendly database schema migration CLI and library. Write your migrations as simple Python scripts with raw SQL, and let Happy handle the heavy lifting. No fuss, no stress—just clean, controlled database changes directly from your code.

Database support 🔋

Currently, SQLite is supported. More DBs coming soon!

Test it yourself 🛠️

Get a feel of Happy in minutes.

Install Happy in your virtual environment:

pip install happy-migrations

Run the demo to generate everything you need in your current directory:

happy demo run

Join us on Discord

Join the Happy developers and community on our Discord Server.

About

Smooth Transitions, Zero Tears.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages