We are thrilled to announce the release of a powerful new plugin on Bubble marketplace! This plugin allows you to generate a comprehensive schema of your Bubble app database, making database management and visualization easier than ever.
Currently Supported Formats and Services:
DB Designer: A free, fully-featured visual database schema designer.
DB Diagram: A free, simple tool to draw ER diagrams by just writing code. Perfect for developers and data analysts.
Preview Generation: Easily generate a preview in SVG format.
With this plugin, you can streamline your database design process, improve collaboration with your team, and enhance your overall app development experience.
Don’t miss out on this essential tool for managing your Bubble app database. Visit Bubble marketplace to explore and integrate it into your workflow today!
What are the pro’s/con’s of this on Bubble itself? Seems to me it may be easier/more affordable to just use a free service/alternative that is much cheaper.
What do you mean “pro’s/con’s of this on Bubble itself”? To be clear our plugin allows you to create a schema of your database of your currently existing application built with Bubble. If you have an application on Bubble you can use our plugin to create a full schema of your database with relationships in SVG form or convert your schema into a format which is acceptable for the services we mentioned like DB Designer or DB Diagram to continue working there with your schema. Sometimes it’s important to see the schema of your database, not just what you see in Bubble Database tab or sometimes it’s important to have such schemas as part of documentation of your app. Bubble itself does not provide such feature so this plugin solves the problem.
Does this answer your question? Let me know if you still have questions about the plugin.
The screenshot is an example from a demo application which has a dummy database mostly of text fields. We’ll work on updating this example so it would represent the plugin features in more details.
The plugin creates a full relational database schema with all used data types. You can see the relations displayed by arrows. It also supports three different formats of exporting the schema (simple svg, notation for DB Designer and notation for DB Diagram) and we’re open to adding more