Skip to content

Commit

Permalink
GITBOOK-9: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
tea-artist authored and gitbook-bot committed Feb 20, 2024
1 parent 97f8254 commit 8be9c4f
Showing 1 changed file with 32 additions and 33 deletions.
65 changes: 32 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
description: Enrich your database with spreadsheet UX and collaboration
description: Collaborate with your team on the database.
---

# About

Teable is a powerful visual interface built on top of relational databases.
Teable is a powerful visual interface built on relational databases (PostgreSQL).

It uses a simple, spreadsheet-like interface to create complex enterprise-level database applications. Unlock efficient app development with no code, free from the hurdles of data security and scalability.\
It uses a simple, spreadsheet-like interface to create complex enterprise-level database applications. Unlock efficient app development with no code, free from data security and scalability hurdles.\
\
You can think of it as migrating the powerful capabilities of Airtable onto PostgreSQL/Sqlite while inheriting exceptional performance and stability from the physical databases.
You can think of it as migrating the powerful capabilities of Airtable onto PostgreSQL while inheriting exceptional performance and stability from the physical databases.

<figure><img src=".gitbook/assets/teable-interface-dark.png" alt=""><figcaption><p>Teable Interface</p></figcaption></figure>

Expand All @@ -22,29 +22,30 @@ All you want is here

* Cell Editing: Directly click and edit content within cells.
* Formula Support: Input mathematical and logical formulas to auto-calculate values.
* Drag-and-Fill: Drag the edges of cells to auto-populate series or duplicate values.
* Data Sorting and Filtering: Sort data based on a column or multiple columns; use filters to view specific rows of data.
* Data Formatting: formatting numbers, date, etc.
* Row Styling & Conditional Formatting: Change row styles automatically based on specific conditions.
* Charts & Visualization Tools: Create charts from table data such as bar charts, pie charts, line graphs, etc.
* Data Validation: Limit or validate data that's entered into cells.
* Freeze Columns: Freeze left column of the table so they remain visible while scrolling.
* Import/Export Capabilities: Import data from other formats and export data, e.g., .csv, .xlsx.
* Undo/Redo: Undo or redo recent changes.
* Comments & Annotations: Attach comments to rows, providing explanations or feedback for other users.
* Find & Replace: Search content within the table and replace it with new content.
* Aggregation Function: Automatically summarize statistics for each column, providing instant calculations like sum, average, count, max, and min for streamlined data analysis.
* Data Formatting: formatting numbers, dates, etc.
* Grouping: Organize rows into collapsible groups based on column values for easier data analysis and navigation.
* Freeze Columns: Freeze the left column of the table so they remain visible while scrolling.
* Import/Export Capabilities: Import and export data from other formats, e.g., .csv, .xlsx.
* Row Styling & Conditional Formatting: Change row styles automatically based on specific conditions. (coming soon)
* Charts & Visualization Tools: Create charts from table data such as bar charts, pie charts, line graphs, etc. (coming soon)
* Data Validation: Limit or validate data that are entered into cells. (coming soon)
* Undo/Redo: Undo or redo recent changes. (coming soon)
* Comments & Annotations: Attach comments to rows, providing explanations or feedback for other users. (coming soon)
* Find & Replace: Search content within the table and replace it with new content. (coming soon)

#### 🗂️ Multiple Views

Visualize and interact with data in various ways best suited for their specific tasks.

* Table View: The default view of the table, which displays data in a spreadsheet-like format.
* Kanban View: Displays data in a Kanban board, which is a visual representation of data in columns and cards.
* Calendar View: Displays data in a calendar format, which is useful for tracking dates and events.
* Gallery View: Displays data in a gallery format, which is useful for displaying images and other media.
* Form View: Displays data in a form format, which is useful for collecting data.
* Gantt View: Displays data in a Gantt chart, which is useful for tracking project schedules.
* Timeline View: Displays data in a timeline format, which is useful for tracking events over time.
* Grid View: The default view of the table, which displays data in a spreadsheet-like format.
* Form View: Input data in a form format, which is useful for collecting data.
* Kanban View: Displays data in a Kanban board, which is a visual representation of data in columns and cards. (coming soon)
* Calendar View: Displays data in a calendar format, which is useful for tracking dates and events. (coming soon)
* Gallery View: Displays data in a gallery format, which is useful for displaying images and other media. (coming soon)
* Gantt View: Displays data in a Gantt chart, which is useful for tracking project schedules. (coming soon)
* Timeline View: Displays data in a timeline format, which is useful for tracking events over time. (coming soon)

#### 🚀 Super Fast

Expand All @@ -59,10 +60,10 @@ Amazing response speed and data capacity
Seamless integration with the software you are familiar with

* BI tools like Metabase PowerBi...
* No-code tools like appsmith...
* Direct retrieve data with native sql
* No-code tools like Appsmith...
* Direct retrieve data with native SQL

#### 🧠 Copilot
#### 🧠 Copilot (coming soon)

Native Integrated AI ability

Expand All @@ -76,36 +77,34 @@ Native Integrated AI ability

You own your data, in spite of the cloud

* Data is optionally stored locally without server support
* Offline desktop client support
* Sync & collaboration to cloud in just one click
* Bring your own database (coming soon)

#### ⚡️ Real-time collaboration

Designed for teams

* No need to refresh the page, data update in real time
* No need to refresh the page, data is updated in real-time
* Seamlessly integrate collaboration member invitation and management
* Perfect permission management mechanism, from table to column level

#### 🧩 Extensions
#### 🧩 Extensions (coming soon)

Expand infinite possibilities

* Backend-less programming capability based on React
* Customize your own application with extremely low cost
* Extremely easy-to-use script extensions mode

#### 🤖 Automation
#### 🤖 Automation (coming soon)

Empower data-driven workflows effortlessly and seamlessly

* Design your workflow with AI or Visual programming
* Super easy retrieve data from table
* Super easy to retrieve data from the table

#### 🗄️ Support for multiple databases
#### 🗄️ Support for multiple databases (coming soon)

Choose the Sql-database you like
Choose the SQL database you like

* Sqlite, PostgreSQL, MySQL, MariaDB, TiDB...

Expand Down

0 comments on commit 8be9c4f

Please sign in to comment.