supabase-community / database-build

In-browser Postgres sandbox with AI assistance (formerly postgres.new)
https://database.build
Apache License 2.0
2.49k stars 197 forks source link

feat: use pg_dump to download the database schema and data #142

Closed jgoux closed 3 hours ago

jgoux commented 6 days ago

Currently we were exporting the whole data directory of PGlite which is only compatible with PGlite itself.

Now that electric-sql released pg_dump in the browser, we can use it to provide a proper SQL dump of the schema and data. 🚀

vercel[bot] commented 6 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
database-build ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 8:43am