nocobase

    nocobase/nocobase

    #437 this week

    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 infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.

    developer-tools
    low-code
    self-hosted
    admin-dashboard
    ai-agent
    ai-agents
    ai-assistant
    ai-tools
    TypeScript
    NOASSERTION
    23.5K stars
    2.8K forks
    23.5K GitHub watchers
    Updated 7/30/2026
    View on GitHub

    Backblaze Generative Media Hackathon

    Build the next generation of AI media apps with Genblaze, stored on Backblaze B2. $10,000 in prizes.

    Enter the hackathon

    Loading star history...

    Use Cases & Benefits

    • NocoBase is an open-source no-code/low-code platform designed for building scalable business applications and enterprise solutions quickly.
    • Key features include a data model-driven architecture, WYSIWYG interface configuration, and a plugin-based extensibility system.
    • Strengths are its flexibility, scalability, and ease of use; limitations may include the need for technical skills for source code installation and advanced customization.
    • Organizations can deploy NocoBase via Docker for quick setup or customize extensively using its CLI or source code for production-grade internal tools.
    • Ideal use cases include building admin dashboards, CRM systems, internal tools, project management apps, and workflow automation without heavy coding.

    About nocobase

    English | 中文 | 日本語

    https://github.com/user-attachments/assets/a50c100a-4561-4e06-b2d2-d48098659ec0

    nocobase%2Fnocobase | Trendshift NocoBase - Scalability-first, open-source no-code platform | Product Hunt

    What is NocoBase

    NocoBase is an extensibility-first, open-source no-code development platform.
    Instead of investing years of time and millions of dollars in research and development, deploy NocoBase in a few minutes and you'll have a private, controllable, and extremely scalable no-code development platform!

    Homepage:
    https://www.nocobase.com/

    Online Demo:
    https://demo.nocobase.com/new

    Documents:
    https://docs.nocobase.com/

    Forum:
    https://forum.nocobase.com/

    Tutorials:
    https://www.nocobase.com/en/tutorials

    Use Cases:
    https://www.nocobase.com/en/blog/tags/customer-stories

    Release Notes

    Our blog is regularly updated with release notes and provides a weekly summary.

    Distinctive features

    1. Data model-driven

    Most form-, table-, or process-driven no-code products create data structures directly in the user interface, such as Airtable, where adding a new column to a table is adding a new field. This has the advantage of simplicity of use, but the disadvantage of limited functionality and flexibility to meet the needs of more complex scenarios.

    NocoBase adopts the design idea of separating the data structure from the user interface, allowing you to create any number of blocks (data views) for the data collections, with different type, styles, content, and actions in each block. This balances the simplicity of no-code operation with the flexibility of native development.

    model

    2. What you see is what you get

    NocoBase enables the development of complex and distinctive business systems, but this does not mean that complex and specialized operations are required. With a single click, configuration options are displayed on the usage interface, and administrators with system configuration privileges can directly configure the user interface in a WYSIWYG manner.

    wysiwyg

    3. Everything is implemented as plugins

    NocoBase adopts plugin architecture, all new functions can be realized by developing and installing plugins, and expanding the functions is as easy as installing an APP on your phone.

    plugins

    Installation

    NocoBase supports three installation methods:

    • Installing With Docker (👍Recommended)

      Suitable for no-code scenarios, no code to write. When upgrading, just download the latest image and reboot.

    • Installing from create-nocobase-app CLI

      The business code of the project is completely independent and supports low-code development.

    • Installing from Git source code

      If you want to experience the latest unreleased version, or want to participate in the contribution, you need to make changes and debug on the source code, it is recommended to choose this installation method, which requires a high level of development skills, and if the code has been updated, you can git pull the latest code.

    Discover Repositories

    Search across tracked repositories by name or description