Skip to content
forked from seatable/seatable

SeaTable is a spreadsheet database to organize data and automate business procedures

Notifications You must be signed in to change notification settings

licai86/seatable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

Introduction

SeaTable is an online lightweight database with a spreadsheet interface. It helps you to easily record and manage all kinds of scattered information. With APIs and SDKs, you can quickly scale to your needs, automate data processing and automate business processes.

Main features includes:

  • A spreadsheet like interface to records data supporting collaboratively editing.
  • A form app to collect data
  • Mobile ready UI to be used on browsers in mobile system
  • Comprehensive API and SDK to add UI Plugins and background scripts for your SeaTable
  • Filters, sorts, charts and pivot tables to visualize and analyze data.
  • Scripts for automation or data analyzing

History

SeaTable is originally built by the Seafile team (https://github.com/haiwen/seafile). The idea was to add online collaboration table feature to Seafile. Later it involved into a separate project. The business is now moved to SeaTable GmbH.

Repositories

General

Plugins

Software components

SeaTable consists of following components

  • dtable-web: The web site for manage tables.
  • dtable-server: Store the tables and provide collaborating feature.
  • dtable-events: Background maintenance tasks
  • seaf-server: Store attachments (files and images)
  • ccnet-server: Will be removed later.
  • thumbnail-server: serve image thumbnail and other static contents

LICENSE

The different components of SeaTable community edition are released under different licenses:

  • dtable-web: Apache License v2
  • dtable-events: Apache License v2
  • dtable-server: Proprietary License
  • seaf-server: AGPLv3
  • thumbnail-server: Apache License v2

Note:

  • The source code will be uploaded to GitHub later. They are currently included in the Docker image if you are interested.

Reporting issues

Please report issues in the forum: https://forum.seatable.io/

About

SeaTable is a spreadsheet database to organize data and automate business procedures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published