Most no-code tools store your data in their own opaque format, so the moment you outgrow them you are stuck migrating out. NocoBase inverts that bet: your business data lives in a standard relational database, modeled first, with the UI layered on top as a separate concern. The data model is the source of truth, not a side effect of the screens you happened to draw.
What Sets It Apart
- Data-model-driven, not screen-driven — you design tables and relations directly; views are projections over them. This is why there is no lock-in: the database is yours and remains usable outside NocoBase.
- Microkernel plugin architecture — the core is deliberately thin, and data tables, workflows, permissions, and audit logs are all plugins. Capabilities grow without bloating a monolith, and you can ship your own plugins.
- Production infrastructure out of the box — fine-grained permissions, workflow automation, and audit trails are pre-built modules rather than things you reassemble per project.
- Self-hosted and TypeScript end to end — full control over deployment and a codebase you can actually extend.
Who It's For
Great fit if you are a developer or technical team that wants the speed of no-code for CRMs, ERPs, dashboards, and internal tools but refuses to give up ownership of the data layer or the ability to drop into code. Look elsewhere if you want a fully hosted SaaS with zero ops, or a polished consumer-facing site builder — NocoBase is an internal-systems engine that expects you to run and extend it.