When developing applications on the Kuika platform, you can use the Managed DB database offered by Kuika. Managed DB speeds up the application development process by offering some system tables by default. It allows you to manage data without the need for an extra database configuration.
In this course, the structure of Managed DB, system tables and how to use these tables are discussed in detail.
Every workspace created in Kuika has a Managed DB database by default.
Managed DB provides more than 10 system tables ready to be used in the application development process. These system tables contain critical data such as user management, role management, notifications and device information.
2.1. User Management and Roles
2.2. Device and Notification Management
2.3. System Configurations
3.1. Integrated Data Management
3.2. Fast and Secure Application Development
With Managed DB, you can speed up your application development processes and make your data management easier thanks to system tables. 🚀