Baserow Open Source No-Code Database and Automation Platform
Baserow is an open-source no-code platform for databases, automations, internal apps, and API-first workflows. It is useful when teams need spreadsheet-like data management, self-hosting, and programmable access without building a custom admin stack from scratch.
Installation
Use the upstream install or setup path that matches your environment:
- docker run -v baserow_data:/baserow/data -p 80:80 -p 443:443 baserow/baserow:2.2.2
- git clone https://github.com/baserow/baserow.git
Requirements and caveats from upstream:
- Docker
- Docker Compose
Basic usage or getting-started notes:
Helm
Heroku: Easily install and scale up Baserow on Heroku.
Render: Easily install and scale up Baserow on Render.
Extracted from upstream docs: https://raw.githubusercontent.com/baserow/baserow/HEAD/README.md