GraphCanon updated 1d · GitHub synced 1d
Decision brief
NocoBase is an open-source, AI-assisted no-code platform designed for the rapid development of business applications. It includes pre-configured components for data models, permissions, workflows, and audit logs, all of哪
Good fit when
- When you need a reliable infrastructure with built-in modules that are proven in production, which saves time by avoiding the need to start from scratch.
- If your project requires a clear separation between business data and UI, allowing for flexibility in using main databases, external databases, or third-party APIs without concerns about platform lock
Avoid when
- If your project requires extensive customization of core components, as NocoBase's proven infrastructure may not provide the level of bespoke flexibility some advanced users might need.
- When you prefer a platform where AI-generated code is more transparent or visible. NocoBase ensures alignment with system architecture through guardrails but maintains a black-box approach for certain
- Requirements:
- Ensure you have TypeScript environment set up for customization through plugins.; Review licensing as NocoBase falls under 'Other' which may impose certain restrictions or requirements beyond standard open-source licenses.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (23,705) are secondary evidence.
- npm downloads (30d)
- 169·npm downloads API·1d
- Docker Hub pulls (30d)
- 1,009,224·Docker Hub API·1d
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 1d
- Provenance
- Not a fork · Organization account
- As of 1d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install nocobase npmHow it fits your stack(4)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
NocoBase offers an AI-assisted, WYSIWYG no-code interface for building business applications with pre-configured data models, permissions, and workflows. It supports customization through a plugin architecture while maintaining separation between UI and backend infrastructure.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 20, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 20, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 20, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 20, 2026)
npm install -g @nocobase/cliSource link
Tags
README
Install NocoBase CLI
npm install -g @nocobase/cli nb --version
3. Reliable: ready infrastructure for real business
Data models, permissions, and workflows are complex and error-sensitive.
NocoBase provides them as built-in infrastructure, tested and proven in production.
Complete infrastructure, without starting from scratch
Dozens of built-in modules cover the most common business needs.
- Data models, permissions, workflows, and audit logs work out of the box
- Proven in production, instead of regenerated as black-box code each time
- Built-in guardrails keep AI output aligned with the system architecture
Data-model driven, with data decoupled from UI
Business data stays in standard relational structures, separate from the UI.
- Use the main database, external databases, and third-party APIs as data sources
- AI and people work on the same data model, so results stay transparent
- Your data always stays in your own database, without platform lock-in
Plugin architecture for sustainable growth
With a microkernel design, everything is a plugin and the system can grow without losing control.
- New features are added through composable plugins with shared conventions
- Mix custom and official plugins to fit your business
- The same architecture applies to both AI-built and manually built plugins
For agents
This page has a .md twin and JSON over the API.