📖 项目简介
NocoDB 是在线构建数据库最快、最简单的方法。网站 Discord 社区 Twitter Reddit 文档 查看其他语言 » 加入我们的社区 安装 Docker with SQLite bash docker run -d \ --name noco \ -v "$(pwd)"/nocodb:/usr/app/data/ \ -p 8080:8080 \ nocodb/nocodb:latest Docker with PG bash docker run -d \ --name noco \ -v “$(pwd)”/nocodb:/usr/app/data/ \ -p 8080:8080 \ -e NC DB="pg://host.docker.internal:5432?u=root&p=password&d=d1" \ -e NC AUTH JWT SECRET= 该项目在开源社区中拥有极高的知名度和活跃度,是同类替代方案中的领军者。
🔗 GitHub 项目地址
https://github.com/nocodb/nocodb
🔄 可替代的商用软件
Airtable
📝 项目原文介绍(英文)
NocoDB is the fastest and easiest way to build databases online. Website • Discord • Community • Twitter • Reddit • Documentation See other languages » Join Our Community Installation Docker with SQLite bash docker run -d \ --name noco \ -v "$(pwd)"/nocodb:/usr/app/data/ \ -p 8080:8080 \ nocodb/nocodb:latest Docker with PG bash docker run -d \ --name noco \ -v "$(pwd)"/nocodb:/usr/app/data/ \ -p 8080:8080 \ -e NC DB="pg://host.docker.internal:5432?u=root&p=password&d=d1" \ -e NC AUTH JWT SECRET=
💬 社区讨论
📌 A Python package for Sheets ↔ pandas is looking for a new home — 由 Gracecom1 发布于 2026-08-13
📌 Accessibility: Grid row/column separator lines fail contrast requirements (1.1:1) and cannot be overridden because the grid is canvas-rendered — 由 Haavee12 发布于 2026-08-10
📌 🚀 Feature Request: AI-Powered Documents, Print Preview & Visual PDF Export — 由 DrStoneAus 发布于 2026-08-08
📌 Display durations in formula fields — 由 lucas-profoundvision 发布于 2026-07-23
📌 Row Operation — 由 muksidin 发布于 2026-07-11