teableio/teable
Fork: 670 Star: 14605 (更新于 2024-12-31 13:41:40)
license: NOASSERTION
Language: TypeScript .
✨ The Next Gen Airtable Alternative: No-Code Postgres
最后发布版本: v1.5.2 ( 2024-11-27 23:11:12)
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
Home | Help | Blog | Template | API | Roadmap | Discord | Twitter
Quick Guide
- Looking for a quick experience? Select a scenario from the template center and click "Use this template".
- Seeking high performance? Try the 1 million rows demo to feel the speed of Teable.
- Want to learn to use it quickly? Click on this tutorial
- Interested in deploying it yourself? Click Deploy on Railway
✨Features
🍺 Feature Packed
Everything you need, right out of the box:
- Aggregation
- Attachments preview
- Batch Editing
- Charts
- Comments
- Custom Columns
- Field conversion
- Filtering
- Formatting
- Formula Support
- Grouping
- History
- Import/Export
- Millions of rows
- Plugins
- Real-time
- Search
- Sorting
- SQL Query
- Undo/Redo
- Validation
🏞️ Multiple Views
Visualize and interact with data in various ways best suited for their specific tasks.
- Grid View
- Form View
- Kanban View
- Gallery View
- Calendar View
📊 Charts & Dashboard
More features coming soon, see our Roadmap
Structure
.
├── 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.
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
make switch-db-mode
3. Custom Environment Variables(Optional)
cd apps/nextjs-app
copy .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
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:
- As businesses expand, their data needs intensify. No one wishes to hear that once their orders reach 100k, they'll outgrow their current interface. Yet, many no-code platforms falter at such scales.
- Most no-code platforms are cloud-based. This means your important data sits with the provider, and switching to another platform can be a headache.
- Sometimes, no-code tools can't do what you want because of their limitations, leaving users stuck.
- If a tool becomes essential, you'll eventually need some tech expertise. But developers often find these platforms tricky.
- Maintaining systems with complex setups can be hard for developers, especially if these aren't built using common software standards.
- Systems that don't use these standards might need revamping or replacing, costing more in the long run. It might even mean ditching the no-code route and going back to traditional coding.
What We Think the Future Of No-code Products Look Like
- An interface that anyone can use to build applications easily.
- Easy access to data, letting users grab, move, and reuse their information as they wish.
- Data privacy and choice, whether that's in the cloud, on-premise, or even just on your local.
- It needs to work for developers too, not just non-tech users.
- It should handle lots of data, so it can grow with your business.
- Flexibility to integrate with other software, combining strengths to get the job done.
- Last, native AI integration to takes usability to the next level.
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
Editions
Teable Community Edition (CE) is the current available version, it's free for self-host under the AGPL license.
Teable Enterprise Edition (EE) is yet to be published, it will have more advanced features and enterprise-oriented offerings, including but not exclusive to authority matrix, automation, advanced admin and audit, etc., you may refer to https://help.teable.io/deployment/docker-compose for more information
See ./LICENSE for details.
最近版本更新:(数据更新于 2024-12-30 21:35:57)
2024-11-27 23:11:12 v1.5.2
2024-11-09 16:09:23 v1.5.1
2024-10-25 14:07:27 v1.5.0
2024-09-12 11:53:13 v1.4.1
2024-09-02 15:35:01 v1.4.0
2024-08-16 11:51:12 v1.3.2
2024-07-31 10:17:49 v1.3.1
2024-07-24 13:11:04 v1.3.0-beta.0
2024-06-29 16:15:47 v1.2.1-beta.0
2024-04-09 20:01:06 v1.2.0-beta
主题(topics):
airtable, airtable-alternative, app-builder, database, internal-tool, low-code, no-code, nocode, postgres, postgresql, realtime, spreadsheet, sqlite
teableio/teable同语言 TypeScript最近更新仓库
2025-01-18 21:38:50 chenfan0/fideo-live-record
2025-01-18 15:06:58 RSSNext/Follow
2025-01-18 13:15:01 labring/FastGPT
2025-01-18 04:09:49 bluesky-social/social-app
2025-01-17 20:54:16 lobehub/lobe-chat
2025-01-17 11:06:01 TBXark/ChatGPT-Telegram-Workers