Skip to content

Dev Docs

Developer reference pages for Nexus internals, schema, and module boundaries.

Database Schema

Nexus is moving from a single public schema toward multiple PostgreSQL schemas. The first extracted namespace is platform, which backs the System module with users, tenants, auth tokens, sessions, preferences, and group-based authorization.

Notes

The focused schema pages are aligned to recent Alembic migrations and module boundaries. Use the full snapshot page when you need an exhaustive, table-by-table view.

Nexus by McGuire Technology