A developer tool for managing PostgreSQL databases on mobile devices with full touch support
@vgrichina: Make Postgres UI in browser where you can upload SQL dumps @BerrryComputer import { PGlite } from "https://cdn.jsdelivr.net/npm/@electric-sql/pglite/dist/index.js"; @unknown: @vgrichina @vgrichina Postgres magic unlocked in your browser! Enjoy. https://pgstudio.berrry.app/
You are remixing a Berrry app.
Source app: https://pgstudio-mobile.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://pgstudio-mobile.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
pgstudio