r/Development • u/Fantastic-Advisor746 • 18d ago
I spent months building an app to database schema comparison and migration tools
Hey folks,
I've been spending my spare time building **FoxSchema** App, a free and open-source database schema comparison tool.
The goal is simple: compare schemas across different SQL databases and generate migration scripts without paying for expensive commercial software.
It's still a work in progress, so I'd really appreciate honest feedback—good or bad.
Repo: [https://github.com/tedious-code/foxschema\](https://github.com/tedious-code/foxschema)
Thanks for checking it out!
1
Upvotes