English | Français | Español | Deutsch | 简体中文 | 繁體中文 | 日本語
APITable is currently a
Work In Progress
.We will publish the first release in late February 2023.
If you just want to try out APITable1, click here for
If you want to install APITable in your local or cloud computing environment, see
If you want to set up your local development environment, read our
Realtime Collaboration | Automatic Form |
---|---|
![]() |
![]() |
API-first Panel | Unlimited cross-table links |
![]() |
![]() |
Powerful Rows/Columns Permissions | Embed |
![]() |
![]() |
APITable provides a range of amazing features, from the personal to the enterprise.
Realtime collaboration
allows multiple users to edit together in real time, or simultaneously with the Operational Transformation (OT)
Algorithm.<canvas> Rendering Engine
.Data
to Metadata
.Infinite Cross Links
CRUD
: Create, Read, Update, Delete the Tables, Columns, and RowsFields 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 ViewWidget System
with over 20 officials open-source widgets.Mirror
, turn a View into a mirror to implement Row Permission.Column Permission
through a very simple operation.With extensible widgets and plugins, you can add more features.
Why you must know APITable for your next software?
Clicking the API
button in the right corner will show the API Panel
APITable will provides a Datasheet Query Language (DQL) to query your database-spreadsheet contents.
Share your datasheet table or folder. Embed them by copying and pasting HTML scripts.
APITable.com provides more Enterprise-ready Embedding features for securities.
Make sure you have docker
& curl
installed locally.
If you computer has installed Docker Machine, open your terminal and run this:
curl https://apitable.github.io/install.sh | bash
Then open https://localhost:80 in your browser to visit it. (default username admin@apitable.com
and password Apitable2022
)
If you want to set up your local development environment, read our
Welcome, and thank you for your interest in contributing to APITable!
In addition to writing code, there are many ways for you to contribue.
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.
Learn how to set up your local environment, go to our Developer Guide.
Here's a general APITable git workflow:
git checkout -b my-new-feature
)git commit -am 'Add some features'
)git push origin my-new-feature
)APITable use these common conventions:
For more information, please contact us at support@apitable.com.
Database is the cornerstone
of all the software.Visual Database with rich and easy user interface for everyone
can reduce the difficulty of software industry and increase the world's digitalization adoption.APITable
work can Push Human Beings Forward
.We always search for good talents for APITable:
Regardless of time and conditions, if you want to get involved to the team of APITable, do not hesitate and send your CV to talent@apitable.com.
This repository contains the source code for the Open Source edition of APITable, released under the AGPL.
If you'd like to run your own copy of APITable or contribute to development then this is the place for you.
See LICENSING for details.
If you want to use APITable online then you don't need to run this code, we offer a hosted version of the app at APITable.com which optimized for global accelerator.
Licensed with AGPL-3.0. Designed by APITable Ltd.