Skip to main content

Can I use an external storage solution or database with Bubble?

Support Bubble avatar
Written by Support Bubble
Updated over a year ago

All Bubble apps include their own database and file storage, however, it's also possible use an external storage solution or database with your Bubble app. You can use the API Connector to connect to any database service that exposes a JSON-based, RESTful web API, or the SQL Database Connector to connect with external SQL databases.

Did this answer your question?