2 Comments

Thanks for sharing your thoughts! Just to clarify, Atlas isn't a wrapper on golang-migrate—it's a fully-featured product designed specifically for comprehensive schema management. While it works great for Go projects, including seamless integration with GORM, Atlas goes beyond just handling migrations. It automates advanced schema control by comparing and managing database states, streamlining the entire process across environments.

Check out this guide https://atlasgo.io/guides/orms/gorm to see it in action, and feel free to give it a try. We'd love to hear your feedback after testing it out!

Also, if you are interested, Pedro from our community wrote a similar comparison - https://atlasgo.io/blog/2022/12/01/picking-database-migration-tool

Expand full comment
author

Thank you for clarifying Raz, let me correct the article to avoid confusion for our readers.

Expand full comment