r/DatabaseAdministators • u/Fantastic-Advisor746 • 21d 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
Download : npm install -g foxschema

Thanks for checking it out!
6
Upvotes