Bubble DBML
Generate DBML from a Bubble app.
Paste a public Bubble app URL or app id. The tool extracts the app schema and returns DBML for dbdiagram.io or downstream codegen.
API
GET /api/bubble/apps/:id/dbml?naming=proper
DBML output will appear here.