QTable documentation
QTable is QingZoneX’s open-source, AI-native project and work management product built on a multidimensional table model.
Users experience one QTable product. Engineering work is split across two public implementation repositories that share the Table / Record / View / Dashboard / Permission model and coordinate through REST / GraphQL / WebSocket / Auth / OAuth contracts.
QingZoneX/qtable-server— FastAPI / Strawberry GraphQL backend, data model, permissions, automation, auditability, attachments, search, OAuth and AI services.QingZoneX/qtable-web— React web application, work centers, Grid / Kanban / Gantt / Calendar / Gallery, dashboards, collaboration, automation and AI interactions.
Both repositories currently use the v0.1.1-alpha / Open Source Preview source baseline under Apache License 2.0. Public source visibility does not itself mean that a GitHub Release, container image or other distribution artifact has been published. See Release status for that distinction.
Recommended path
Section titled “Recommended path”- Use Quick start to run the complete QTable stack locally.
- Read Architecture for web, API, data and storage boundaries.
- Review the QTable product overview for the implemented baseline.
- For frontend implementation work, see Web frontend development.
- Before internet-facing deployment, review the Security model and Production checklist.
- Use the Feature matrix to distinguish shipped baseline, active hardening and future roadmap work.