🗄️PostgreSQL just landed in CloudBase
With CloudBase, your Vibe Coding product can spin up its own database with a single prompt
In practice:
- Tables, permissions, and auth rules are declared in SQL, the same language your Agent already reads
- Row-level security means author_id = auth.uid() does the heavy lifting, no custom middleware
- Each user environment is isolated by default: spun up, hibernated, or deleted via API (or MCP)
Go build→: