赞
踩
NocoDB is an open source Airtable alternative.
NocoDB works by connecting to any relational database and transforming them into a smart spreadsheet interface! This allows you to build no-code applications collaboratively with teams. NocoDB currently works with MySQL, PostgreSQL, Microsoft SQL Server, SQLite, Amazon Aurora & MariaDB databases.
NocoDB 是 Airtable 的开源替代方案
NocoDB通过连接到任何关系数据库并将其转换为智能电子表格界面,可以将 MySQL、PostgreSQL、 Microsoft SQL Server、SQLite 、Amazon Aurora、 MariaDB 转换为智能电子表格。
1. docker search nocodb
2. docker pull nocodb/nocodb
3. docker images
4. docker run -d --name nocodb -p 8080:8080 nocodb/nocodb
npx create-nocodb-app
- git clone https://github.com/nocodb/nocodb-seed
- cd nocodb-seed
- npm install
- npm start
此处是docker运行的界面
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。