diff --git a/readme.md b/readme.md index 88e1a50..5e308eb 100644 --- a/readme.md +++ b/readme.md @@ -154,6 +154,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Bytebase](https://www.bytebase.com/) - Database DevOps platform with GitOps and safe schema change workflows. * [Sqitch](https://sqitch.org/) - Database-native change management using plain SQL scripts and dependency tracking. * [DBT](https://www.getdbt.com/) - Transform data in your warehouse with version-controlled SQL pipelines. +* [Foxschema](https://foxschema.com) - Compares PostgreSQL schemas and generates database migrations, available as a web app, desktop app, or self-hosted. ### Related Lists