ManagedDB and System Tables

Each workspace created in Kuika has a local database provided by default. This database is ManagedDB. Since the ManagedDB database is created specifically for Workspace, you can access the tables in ManagedDB from all applications in Workspace.

Kuika offers more than 10 data tables by default through the ManagedDB database, which you can use in the application development process.

You can view the system tables offered by default by clicking Tables in the left menu in the Datasources module.

You can also view the system tables, the columns in the system tables and the relationships between the tables through the diagram in the Datasources module. The data tables offered by Kuika by default have the letter K in front of the name.

Through system tables, information such as user name information, role information, user role mappings, Device Id information based on user name in mobile applications, notification messages sent if notifications are used, and the status of users reading notification messages can be kept in the database.