Appearance
MySQL Service
MySQL is an open-source relational database management system that is widely used by developers to store, organize, and retrieve data for web applications. It supports a variety of data types and offers various operations for manipulating data, such as querying, inserting, updating, and deleting records.
Manage the MySQL Service
Hubble Studio enables the MySQL service for specific templates, allowing you to easily incorporate MySQL into your projects. When creating a new project, you can select the appropriate template that includes MySQL, and Hubble Studio will automatically configure and deploy MySQL for the project. Once deployed, you can access MySQL through the appropriate endpoint and port provided by Hubble Studio.
INFO
If you want to enable/disable the MySQL service after creating your project, please contact support!