Project Icon

apitable

强大灵活的开源实时协作数据库平台

APITable是一个开源协作数据库平台,具备实时协作、自动表单生成和API优先设计等特性。它支持多种视图类型,如网格、画廊和看板,并提供强大的权限控制和嵌入功能。适用于项目管理、CRM和BI等场景,APITable可作为可视化数据库基础设施集成到其他软件中。平台采用先进技术栈,支持大规模数据处理和全面API访问。

APITable Cover Image

APITable Gitpod Development Environment TypeScript Language, NestJS Framework Java Language, Spring Framework Deploy to DO
APITable License Badge AGPL

English | Français | Español | Deutsch | 简体中文 | 繁體中文 | 日本語

✨ Quick Start

If you just want to try out APITable[^info], use our cloud-hosted AI version at aitable.ai.

If you want to demo this APITable open-source project, click here for ⚡️Gitpod Online Demo.

If you want to try the self-hosted APITable, 🚀 one-click deploy with Dome here

If you want to install APITable in your local or cloud computing environment, see 💾 Installation

If you want to set up your local development environment, read our 🧑‍💻 Developer Guide

Join Discord or Twitter to keep in touch.

🔥 Features

APITable provides a range of amazing features, from the personal to the enterprise.

  • Advanced technology stack and open-source
    • Realtime collaboration allows multiple users to edit together in real time, or simultaneously with the Operational Transformation (OT) Algorithm.
    • Extremely smooth, user-friendly, super-fast database-spreadsheet interface in <canvas> Rendering Engine.
    • Database native architecture: Changeset / Operation / Action / Snapshot and so on.
    • 100k+ data rows with real-time collaboration.
    • Full-stack API access, from Data to Metadata.
    • One-direction / Bi-direction Table Link and Infinite Cross Links
    • Community-friendly programming languages and framework, TypeScript (NextJS + NestJS) and Java (Spring Boot).
  • Beautiful and Rich Database-Spreadsheet UI
    • CRUD: Create, Read, Update, Delete the Tables, Columns, and Rows
    • Fields Operations: sort, filter, grouping, hide/unhide, height setting.
    • Space based: Use separated workspaces in place of App/Base-based structure, make unlimited tables link together possible.
    • Dark mode and theme customization available.
    • 7 View Types: Grid View (Datasheet) / Gallery View / Mindmap View / Kanban View / Full-Feature Gantt View / Calendar View
    • One-click API Panel
  • Batteries included
    • Built-in 10+ official templates.
    • Robot Automation and customization available.
    • BI dashboard
    • One-click auto-generated form
    • Shareable and embeddable page.
    • Multi-language support.
    • Integration with n8n.io / Zapier / Appsmith... and more.
  • Excellent extensibility
    • Extensible Widget System with over 20 officials open-source widgets.
    • Customizable Graph & Chart & Dashboard
    • Customizable Data Column Types
    • Customizable Formulas
    • Customizable Automation Robot Actions.
  • Enterprise-grade permissions
    • Mirror, turn a View into a mirror to implement Row Permission.
    • Activate Column Permission through a very simple operation.
    • Folders / Sub-Folders / Files Permission.
    • Tree structure folders and customizable node (file);
    • Team Management & Organization Structure.
  • Enterprise features:
    • SAML
    • Single-Sign-On (SSO)
    • Audit
    • Database Auto Backup
    • Data Exporter
    • Watermark
  • ....

With extensible widgets and plugins, you can add more features.

💥 Use Cases

Why you must know APITable for your next software?

  • As super management software
    • Flexible Project Management & Tasks / Issues Management.
    • Marketing Lead Management.
    • Most flexible and connectable CRM.
    • Flexible Business Intelligence (BI).
    • People-Friendly Forms and Surveys
    • Flexible ERP.
    • Low-code and no-code platform.
    • ...and more, APITable puts 1000 softwares in your pocket.
  • As a visual database infrastructure
    • Embed APITable into your own software UIs.
    • Visual Database with REST API.
    • Admin dashboard.
    • Central configuration management.
    • All-in-one enterprise database that connect all your software.
    • ...and more, APITable connects everything.
  • Also, it is open source and extensible

💞 API-oriented

API UI Panel

Clicking the API button in the right corner will show the API Panel

SQL-like query

APITable will provides a Datasheet Query Language (DQL) to query your database-spreadsheet contents.

💝 Embed-friendly

Share and Embed

Share your datasheet table or folder. Embed them by copying and pasting HTML scripts.

Enterprise-ready Embedding

AITable.ai provides more Enterprise-ready Embedding features for securities.

Installation

Before you begin:

  • A host with docker and docker-compose v2 installed.
  • 4 CPUs/8GB RAM or more are recommended.
  • A bash shell with basic utilities like curl installed.
  • Native arm64 (apple silicon) container images is not ready yet and may cause bad performance.

To install apitable using docker compose, open your terminal and run this:

curl https://apitable.github.io/install.sh | bash

Then open http://localhost:80 in your browser to visit it.

We also provide an all-in-one image based on pm2 for demo or testing purpose (not recommended for enterprise or production usage):

sudo docker run -d -v ${PWD}/.data:/apitable -p 80:80 --name apitable apitable/all-in-one:latest

Depending on your environment, you may need to wait several minutes for all the services to start. This image is amd64 (x86_64) only, you may encounter pretty bad performance on arm64 or apple silicon.

If you want to set up your local development environment, read our 🧑‍💻 Developer Guide

🧑‍💻 Contributing

Welcome, and thank you for your interest in contributing to APITable!

In addition to writing code, there are many ways for you to contribute.

You can contribute as following:

You can read this repository’s Contributing Guidelines to learn how to contribute.

Here's a quick guide to help you contribute to APITable.

Development environment

Learn how to set up your local environment, go to our Developer Guide.

Git workflow basic

Here's a general APITable git workflow:

  1. Create an issue and describe features you want -> APITable issues
  2. Fork this project -> Fork APITable project
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some features')
  5. Publish the branch (git push origin my-new-feature)
  6. Create a new Pull Request -> Create pull request across forks

Work conventions

APITable use these common conventions:

Documentations

🛣 Roadmap

Please refer to the Roadmap of AITable

Future Features

  • Heavy-code Interface Builder
  • Embeddable 3rd party documentation components
  • SQL-like Domain-Specific Languages
  • As an IdP
  • Advanced automation robot
  • Web 3 features
  • ...

Hosted and Enterprise versions offer advanced features

  • As an IdP;
  • SAML
  • Single-Sign-On
  • Audit
  • Database Backup
  • Integrate with ChatGPT, Zapier, Slack, Google Workspace……
  • Watermark

For more information on our product, including enterprise self-hosted license, please contact us at support@aitable.ai or book a demo.

👫 Get Involved

🌏 Why we create APITable and open-source?

  • We believe that Database is the cornerstone of all the software.
  • We believe that making a Visual Database with rich and easy user interface for everyone can reduce the difficulty of software industry and increase the world's digitalization adoption.
  • We believe that open-sourcing APITable work can Push Human Beings Forward.

We are hiring remotely!

We always search for good talents for APITable:

  • Full-stack developer: You have experience with React, NestJS, TypeScript, Spring Boot, Java, Terraform. And you like to write high quality code with clear documentation and unit tests.
  • Back-end developer: You have experience with NestJS, TypeScript, Spring Boot, Java, SQL, Kubernetes, Terraform. And you like to write high quality code with clear documentation and unit tests.
  • Front-end developer: You have experience with React, NextJS, TypeScript, WebPack. And you like to write high quality code with clear documentation and unit tests.

Regardless of time and conditions, if you want to get involved to the team of APITable, do not hesitate to fill out this form or send your CV to talent@aitable.ai.

📺 Screenshot

APITable Screenshot Image

APITable Screenshot Image

APITable Screenshot Image

APITable Screenshot Image

APITable Screenshot Image

APITable Screenshot Image

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号