Database schema
This page is auto-generated from hivecfm-core/packages/database/schema.prisma via the Developer HubHubThe Go service that owns background processing, integrations, and the admin API. Sibling to Core. sync pipeline — scripts/parse-prisma.ts parses the schema into generated/prisma-schema.json on every CI run (and on every local pnpm run sync). Hand-editing this page won’t help; edit the source schema instead.
The diagram below loads the fifteen most-connected tables on first paint. Use the search box, category dropdown, and the “Show all” toggle to widen the view. Click any box to see its fields, modifiers, and indexes in the details panel.
Showing the 15 most-connected tables. Click any box to see its fields, or hit Show all 54 to expand. Large diagrams can take a few seconds to lay out.
Source files
- Prisma schema:
hivecfm-core/packages/database/schema.prisma - Migrations:
hivecfm-core/packages/database/migrations/ - Parsed dump (used by this page):
hivecfm-dev-hub/generated/prisma-schema.json - Parser:
hivecfm-dev-hub/scripts/parse-prisma.ts
If a model or field looks stale here but correct in the source, a sync step was skipped — rerun pnpm run sync in hivecfm-dev-hub/.