Cilo Cybin logo
Database Server data structure overview
Access required

Database access is restricted.

This page is only available to admins or users with the Database permission.

Admin Panel

Inspect the current database and app relationships.

This view shows the live server-side database files, table structures, collection counts, and the main application-level relationships between records.

Database files

Tables and collections

Each database below shows its tables, row counts, and schema details. The portal store also includes the JSON-backed application collections kept in kv_store.

Relationships

Current app-level relationships

These relationships are currently enforced by application logic rather than physical SQLite foreign-key constraints.