logo
icon

Baserow

Baserow is an open-source no-code database platform and Airtable alternative. Create databases, forms, and automations visually — all in a single self-hosted container with built-in PostgreSQL.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolProductivity

Baserow

An open-source no-code database platform — the self-hosted Airtable alternative. This all-in-one container includes the web frontend, API backend, and embedded PostgreSQL database.

What You Can Do After Deployment

  1. Visit your domain — create an account on first visit (first user becomes admin)
  2. Create databases — build tables with 20+ field types (text, number, date, file, link, formula, lookup, etc.)
  3. Build views — grid, gallery, form, Kanban, and calendar views for your data
  4. Create forms — public forms that feed directly into your tables
  5. Automate workflows — trigger actions on row changes, send webhooks, send emails
  6. Use the REST API — every table gets an auto-generated REST API for integrations
  7. Collaborate — invite team members with role-based permissions

Configuration

  • BASEROW_PUBLIC_URL — automatically set to your Zeabur domain. Update if you change the domain.
  • Disable signups — set BASEROW_ALLOW_NEW_SIGNUPS to false after creating your admin account
  • Email — configure EMAIL_SMTP_HOST, EMAIL_SMTP_PORT, EMAIL_SMTP_USER, EMAIL_SMTP_PASSWORD for notifications

License

MIT — GitHub