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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/baserow-open-source-no-code-database-automation-platform
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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:
Basic usage or getting-started notes:
Extracted from upstream docs: https://raw.githubusercontent.com/baserow/baserow/HEAD/README.md
Documentation
Source
Files (skills)
-
SKILL.md 2 KB
--- name: "Baserow Open Source No-Code Database and Automation Platform" slug: "baserow-open-source-no-code-database-automation-platform" description: "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." github_stars: 4632 verification: "security_reviewed" source: "https://github.com/baserow/baserow" author: "baserow" category: "Developer Tools" framework: "Multi-Framework" tool_ecosystem: github_repo: "baserow/baserow" github_stars: 4632 --- # 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**](docs/installation/install-with-docker.md) - [**Docker Compose** ](docs/installation/install-with-docker-compose.md) Basic usage or getting-started notes: - [**Helm**](docs/installation/install-with-helm.md) - [**Heroku**: Easily install and scale up Baserow on Heroku.](docs/installation/install-on-heroku.md) - [**Render**: Easily install and scale up Baserow on Render.](docs/installation/install-on-render.md) - Source: https://github.com/baserow/baserow - Extracted from upstream docs: https://raw.githubusercontent.com/baserow/baserow/HEAD/README.md ## Documentation - https://baserow.io ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/baserow-open-source-no-code-database-automation-platform/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.