GitHub - teableio/teable: ✨ The Next Gen Airtable Alternative: No-Code Postgres (original) (raw)

Manage Your Data & Connect Your Team

Teable uses a simple, spreadsheet-like interface to create powerful database applications. Collaborate with your team in real-time, and scale to millions of rows

Try out Teable using our hosted version at teable.io

teableio%2Fteable | Trendshift

Home | Help | Blog | Template | API | Roadmap | Discord | Twitter

build Codefactor Coverage Techdebt Codacy grade GitHub top language Gurubase

teable interface

Quick Guide

  1. Looking for a quick experience? Select a scenario from the template center and click "Use this template".
  2. Seeking high performance? Try the 1 million rows demo to feel the speed of Teable.
  3. Interested in deploying it yourself? Click Deploy on Railway

✨Features

🍺 Feature Packed

Everything you need, right out of the box:

🏞️ Multiple Views

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

📊 Charts & Dashboard

Teable Dashboard

More features coming soon, see our Roadmap


Structure

Open in Gitpod

.
├── apps (AGPL 3.0)
│   ├── nextjs-app          (front-end)
│   └── nestjs-backend      (backend)
├── packages (MIT)
│   ├── common-i18n         (locales)
│   ├── core                (share code and interface)
│   ├── sdk                 (sdk for extensions)
│   ├── db-main-prisma      (schema, migrations, prisma client)
│   ├── eslint-config-bases (to shared eslint configs)
│   └── ui-lib              (ui component)
└── plugins (AGPL 3.0)      (custom plugins)

Deploy

Deploy With Docker

cd dockers/examples/standalone/ docker-compose up -d

for more details, see install teable

One Click Deployment

These platforms are easy to deploy with one click and come with free credits.

Deploy on Railway

Deploy on Sealos

Deploy on Zeabur

Deploy to RepoCloud

Deploy on Elestio

Deploy on AlibabaCloud ComputeNest

Development

1. Initialize

Enabling the Help Management Package Manager

corepack enable

Install project dependencies

pnpm install

2. Select Database

we currently support sqlite (dev only) and postgres, you can switch between them by running the following command

3. Custom Environment Variables(Optional)

cd apps/nextjs-app cp .env.development .env.development.local

4. Run Dev Server

you just need to start backend, it will start next server for frontend automatically, file change will be auto reload

cd apps/nestjs-backend pnpm dev

By default, the plugin development server is not started. To preview and develop plugins, run:

build packages

pnpm build:packages

start plugin development server

cd plugins pnpm dev

This will start the plugin development server on port 3002.

Why Teable?

No-code tools have significantly speed up how we get things done, allowing non-tech users to build amazing apps and changing the way many work and live. People like using spreadsheet-like UI to handle their data because it's easy, flexible, and great for team collaboration. They also prefer designing their app screens without being stuck with clunky templates.

Giving non-techy people the ability to create their software sounds exciting. But that's just the start:

What We Think the Future Of No-code Products Look Like

In essence, Teable isn't just another no-code solution, it's a comprehensive answer to the evolving demands of modern software development, ensuring that everyone, regardless of their technical proficiency, has a platform tailored to their needs.

License

Teable Community Edition (CE) is free for self-hosting under the AGPL license. See ./LICENSE for details.

Teable Enterprise Edition (EE) includes advanced features such as AI, authority matrix, automation and advanced admin. For detailed information and pricing, please visit pricing.