Beezr Docs
Platform Documentation
How to use Beezr with your self-hosted database

Beezr by default offers database-as-a-service for its customers. This service includes database maintenance, security, and scaling. However, we also support a BYOD (Bring your own database) model for customers who are more comfortable using their self-managed database.

Supported Databases

As of this version of Beezr, we only support MySQL and MariaDB database technologies. We are continuously adding new support for other databases.

You can only connect a single database to your Beezr account. Multiple data sources are not supported as of this version of Beezr.

Your database must be published (accessible via the internet).


How to integrate your database with Beezr

Go to the "Datasources" menu item on the left and configure your JDBC connection parameters and click save.



We'll test the connection and once passed, everything you create on Beezr whether they are modules (tables) or records will be stored in the configured database.