AIAny
AI Client2020
Icon for item

NocoBase

Builds business systems like CRMs, ERPs, and internal tools without code. Data-model-driven design keeps data in standard relational databases separate from the UI, avoiding vendor lock-in. A microkernel plugin architecture makes features composable.

Introduction

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.

Information

  • Websitegithub.com
  • AuthorsNocoBase
  • Published date2020/10/24

Categories

More Items

GitHub
AI Image2026

Node-based infinite-canvas web workstation for iterative visual creation — integrates image/video generation, reference editing, prompt library, multi-agent assistants, and asset management. Runs in-browser with configurable OpenAI-compatible endpoints; suited for local/personal deployment (AGPL-3.0).

GitHub
AI Client2026

Provides a deployable personal AI assistant that runs locally or in the cloud, supports multi-channel chat, extensible Skills/Plugins, and local-model runtimes. Key features include three-layer memory, kernel-level sandboxing and tool/file guards, and bundled QwenPaw-Flash local models for zero-API deployments.

GitHub

Provides a local-first web-intelligence layer for AI agents: search, fetch, crawl, extract, cache, find-similar and agent-style research without API keys or per-query billing, running as an MCP server, REST daemon, or SDK.