Hey everyone,
I built a small free tool called Driftwatch that lets you compare two Supabase project schemas side by side. If you manage Dev and Prod environments you've probably hit this - a column didn't make it across, a policy is missing, a trigger behaves differently. This makes catching that instant.
How it works:
Results show up instantly with per-section cards showing exactly what's different. Covers 14 sections including tables, columns, RLS policies, triggers, functions, indexes, enums, foreign keys, storage buckets and Realtime publications.
Everything runs in your browser. No install, no sign-up, no data sent anywhere.
🔗 driftwatch.online ⭐ github.com/Versa-Sync-Studios/driftwatch
Would love feedback from the community. Happy to add more sections if anything is missing.
VERSA SYNC STUDIOS introduces Driftwatch, a free browser-based tool for comparing Supabase project schemas. It helps identify differences between Dev and Prod environments across 14 schema sections. The tool runs entirely in the browser without installation or sign-up, and the author seeks community feedback.