NocoBase pairs a WYSIWYG no-code interface with production-proven business infrastructure to help teams build business systems quickly without relying on AI to generate code blindly. It accommodates both visual configuration and command-line-driven development for coding agents.
Project overview
NocoBase pairs a WYSIWYG no-code interface with production-proven business infrastructure to help teams build business systems quickly without relying on AI to generate code blindly. It accommodates both visual configuration and command-line-driven development for coding agents.
Project type
AI Agent · Workflow · Infrastructure
Use cases
Documents & Office · Automation
Deployment
Refer to project documentation
License
License pending
Best for
Developers and enterprise teams who need to build business systems quickly while retaining control over relational data models and fine-grained permissions.
Teams that mix manual visual configuration with coding agent-driven development and require both to operate under the same permission rules.
Key capabilities
Allows individuals to visually build, modify, and configure data models, pages, workflows, and permissions without writing code.
Provides a full CLI and accompanying skills that enable mainstream coding agents to manage setup, development, migration, and release processes end-to-end.
Delivers tested and proven data models, permissions, workflows, and audit logs as out-of-the-box features.
Enables adding new features through composable plugins, allowing the combination of custom and official plugins.
Keeps business data in standard relational structures, decoupled from the UI, allowing the use of main and external databases without platform lock-in.
Limitations and risks
Minimum hardware, operating system specifications, and supported databases are not documented.
Cost dependencies and telemetry practices are not documented.
Getting started
Setup difficulty is rated as easy. You can install the platform globally via the npm CLI and run a single initialization command to get started.
Evidence and sources
GitHub project description: NocoBase is an open-source AI + no-code platform for building business systems fast.
README: NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastruc…
README: npm install -g @nocobase/cli
README: nb init --ui
README: People can build and modify visually in a WYSIWYG interface, even without AI.