OSS Tanbou

OSS catalog

Baserow

View on GitHub

Baserow โ€” a self-hostable no-code platform that grows from Airtable-style databases into apps, automations, and dashboards

Stars
0

Overview

Baserow is an open-core no-code platform built around a spreadsheet-like database and extended with an Application Builder, Automations, Dashboards, and an AI Assistant. It can start as an Airtable-style place to structure data, then use that same data to build internal tools and portals, automate processes, and create visual reporting without moving each layer into a separate SaaS product. Its API-first architecture and deployment options including Docker, Docker Compose, Helm, and cloud environments make it relevant when a team wants control over both business data and the application layer built on top of it.

Features and best fit

Based on official documentation; not hands-on tested ยท Content checked:

Use a spreadsheet interface as the entry point to a database that can become the shared data layer for internal apps

Baserow begins as a spreadsheet-database hybrid where rows and fields provide an approachable way to manage structured data, with alternative views such as forms and Kanban for different workflows. The Application Builder then uses that data to create pages, portals, and internal applications without code. This keeps data administration and the application surface inside the same workspace instead of forcing teams to glue a database product and a separate internal-tool builder together.

Sources: [1][2]

Connect automations and dashboards to the same data model so capture, processing, and reporting stay together

Automations let teams combine triggers and actions into workflows, while Dashboards connect data sources to charts and summaries. The repository architecture also treats Application Builder data sources and workflow actions, Automation nodes, and Dashboard data sources as related service and dispatch surfaces. The result is a platform direction that goes beyond storing tabular data and brings input, processing, application UI, and reporting into one system.

Sources: [1][2]

For teams that want Airtable-like flexibility but also want to own the data and grow into internal apps and workflows

Baserow fits use cases such as CRM, project tracking, inventory, approvals, content operations, and other business processes that may start as a spreadsheet but eventually need forms, portals, dashboards, or automation. It is particularly relevant when important operational data should not be locked into a hosted-only service or when existing systems need to integrate through REST APIs. A small deployment can begin with the single-container path, while larger installations can move to Compose, Helm, or cloud-oriented deployment patterns.

Sources: [1]

The Open Source Edition and Premium / Enterprise code use different licenses, so feature boundaries matter

Baserow is explicitly open core. The root license states that the Open Source Edition and covered client-side JavaScript are available under the MIT Expat license, while code under premium/ and enterprise/ uses separate licenses. Production use of Premium or Enterprise code requires a valid subscription for the corresponding edition. Source visibility in the repository therefore does not mean every feature is available for production use under MIT terms.

The Kuma AI Assistant described in the README also has implementation components under the enterprise/ tree, so teams evaluating Baserow specifically for AI capabilities should verify which edition is required. Self-hosting additionally means operating the underlying application stack, database, backups, upgrades, TLS, and related infrastructure yourself.

Sources: [1][4][5][6][3]

Official sources

  1. [1]baserow/baserow โ€” README(2026-09-14)
  2. [2]Baserow โ€” builder, dashboard and automation service architecture(2026-09-14)
  3. [3]Baserow Enterprise โ€” AI Assistant implementation(2026-09-14)
  4. [4]baserow/baserow โ€” LICENSE(2026-09-14)
  5. [5]Baserow โ€” Premium Edition LICENSE(2026-09-14)
  6. [6]Baserow โ€” Enterprise Edition LICENSE(2026-09-14)

Growth

Growth trends ยท Last 30 days

0 Stars

Trend data is still being collected.

GitHub data

GitHub dataView detailed GitHub data
Stars
0
Forks
0
Watchers
0
Open issues
0
Report incorrect information

Tell us if any listing information is incorrect or outdated.

Baserow โ€” OSS Tanbou discovery notes | OSS Tanbou