Hey everyone! Built something I think Supabase users will find useful ๐
Schema Weaver is a browser-based PostgreSQL workspace that works great alongside Supabase โ connect your Supabase database and get a richer layer on top of what Supabase Studio offers.
What it adds:
๐๏ธ Multi-file SQL Editor โ organise your schema across files like a codebase, live ER diagram updates as you type ๐ฌ 20-layer schema compiler โ grades your schema A-F, catches missing PKs, RLS gaps, circular dependencies client-side under 50ms ๐ Migration engine โ drift detection, advisory locking, safe column type changes, auto rollback ๐ค Resona AI โ understands your full schema context, writes and applies changes across multiple files, streams reasoning in real time ๐ Data Explorer โ browse your Supabase tables with AI analysis, generate charts and reports in plain English
Everything runs in your browser. Your SQL is parsed client-side โ no server round-trip. Row data streams directly from your database to your browser, never touches our servers.
Live demo database already connected on signup โ try it without connecting anything.
Free to start, no credit card: โข Main site: schemaweaver.vivekmind.com โข SQL Editor: sql-editor.schemaweaver.vivekmind.com โข Data Explorer: data-explorer.schemaweaver.vivekmind.com โข Docs: docs.schemaweaver.vivekmind.com
Looking for feedback from Supabase users specifically โ what works, what's missing, what would make this part of your workflow? Genuine feedback gets 1 month paid plan free ๐
The user introduces Schema Weaver, a browser-based PostgreSQL workspace designed to complement Supabase. It offers features like a multi-file SQL editor, schema compiler, migration engine, and AI-driven data exploration. The user seeks feedback from Supabase users to improve the tool.
<#1381896351754883082> and <#1497279895871553558> would be good places to share this