Budibase AI Agents that run your operations Budibase is an open-source operations platform that saves engineers 100s of hours building Agents, Apps and Automations, securely. 🤖 🎨 🚀 Get started…
Budibase
AI Agents that run your operations
Budibase is an open-source operations platform that saves engineers 100s of hours building Agents, Apps and Automations, securely.
🤖 🎨 🚀
Get started - we host (Budibase Cloud)
·
Get started - you host (Docker, K8s, DO)
·
Docs
·
Feature request
·
Report a bug
·
Support: Discussions
✨ Features
Run your operations on one platform
Handle requests, automate workflows, manage processes, and connect your business systems - without stitching together multiple tools.
Employees ask questions, request approvals, and report issues every day. Budibase agents understand these requests and handle the work automatically.
Operations your team can run with AI agents
Employees ask questions, request approvals, and report issues every day. Budibase agents understand these requests and handle the work automatically.
Agents that take action
Budibase agents don’t just answer questions. They run workflows across your business - creating records, routing approvals, updating apps, and notifying teams automatically.
Connect the tools your business runs on
Integrate with databases, AI models, and business apps so agents and automations can take action across your operations.
Deploy with confidence and security
Budibase is open-source and is made to scale. With Budibase, you can self-host on your own infrastructure and globally manage users, onboarding, SMTP, apps, groups, theming and more. You can also provide users/groups with a portal and disseminate user management to the group manager.
---
Budibase Public API
As with anything that we build in Budibase, our public API is simple to use, flexible, and introduces new extensibility. To summarize, the Budibase API enables:
- Budibase as a backend
- Interoperability
Docs
You can learn more about the Budibase API at the following places:
- General documentation: Learn how to get your API key, how to use spec, and how to use Postman
- Interactive API documentation : Learn how to interact with the API
🏁 Get started
Deploy Budibase using Docker, Kubernetes, and Digital Ocean on your existing infrastructure. Or use Budibase Cloud if you don't need to self-host and would like to get started quickly.
Get started with self-hosting Budibase
Get started with Budibase Cloud
🎓 Learning Budibase
The Budibase documentation lives here.
💬 Community
If you have a question or would like to talk with other Budibase users and join our community, please hop over to Github discussions
❗ Code of conduct
Budibase is dedicated to providing everyone a welcoming, diverse, and harassment-free experience. We expect everyone in the Budibase community to abide by our Code of Conduct. Please read it.
🙌 Contributing to Budibase
From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API, please create an issue first. This way, we can ensure your work is not in vain.
Environment setup instructions are available here.
Not Sure Where to Start?
A good place to start contributing is by looking for the good first issue tag.
How the repository is organized
Budibase is a monorepo managed by lerna. Lerna manages the building and publishing of the budibase packages. At a high level, here are the packages that make up Budibase.
- packages/builder - contains code for the budibase builder client-side svelte application.
- packages/client - A module that runs in the browser responsible for reading JSON definition and creating living, breathing web apps from it.
- packages/server - The budibase server. This Koa app is responsible for serving the JS for the builder and budibase apps, as well as providing the API for interaction with the database and file system.
📝 License
Budibase is open-source, licensed as GPL v3. The client and component libraries are licensed as MPL - so the apps you build can be licensed however you like. Budibase paid features are licensed under the Business Source License,
⭐ Stargazers over time

If you are having issues between updates of the builder, please use the guide here to clear down your environment.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Made with contrib.rocks.
Members
-
budibase ★ PINNED
AI agents, automations and apps that run your operations. Model agnostic.
TypeScript ★ 28k 11h agoExplain → -
plugins
A curated list of Budibase plugins 🔌 including data sources and components.
★ 252 2mo agoExplain → -
automations
Automations for Budibase applications
JavaScript ★ 40 4y agoExplain → -
handlebars-helpers ⑂
188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
JavaScript ★ 35 2mo agoExplain → -
templates
Templates for budibase applications
JavaScript ★ 35 8mo agoExplain → -
bbui ▣
A package that handles all common components across the Budibase organisation.
Svelte ★ 28 4y agoExplain → -
svelte-ag-grid
A svelte wrapper component around ag-grid
Svelte ★ 25 4y agoExplain → -
website
Budibase website - The fastest way to build internal apps that integrate with any workflow.
HTML ★ 20 4mo agoExplain → -
Colorpicker
A multi format Colorpicker built with Svelte
HTML ★ 13 5y agoExplain → -
budibase-skeleton
Skeleton projects for various custom plugins, e.g. components, datasources and so on.
JavaScript ★ 9 6mo agoExplain → -
openapi-rest-templates
OpenAPI specs for REST Templates
★ 3 3mo agoExplain → -
candidate-backend-tech-test
No description.
TypeScript ★ 3 11mo agoExplain → -
integrations
External Data Source Integrations
★ 3 5y agoExplain → -
node-google-spreadsheet ⑂
Google Sheets API wrapper for Javascript / Typescript
TypeScript ★ 2 1y agoExplain → -
feedback
The content of the feedback iFrame, in the budibase builder
JavaScript ★ 2 5y agoExplain → -
newWebsite
No description.
Astro ★ 1 9d agoExplain → -
couchdb-nano ⑂
Nano: The official Apache CouchDB library for Node.js - forked by Budibase
JavaScript ★ 1 3mo agoExplain → -
terraform-aws-metabase ⑂
Prebaked Terraform module to launch Metabase as an ECS service. Batteries included.
HCL ★ 1 1y agoExplain → -
vm-browserify ⑂
require('vm') like in node but for the browser
JavaScript ★ 1 1y agoExplain → -
pouchdb-replication-stream ⑂
Replicate PouchDB/CouchDB databases with Node.js-style streams
JavaScript ★ 1 2y agoExplain → -
helm ⑂
GitHub action for deploying Helm charts.
JavaScript ★ 1 3y agoExplain → -
docs
https://docs.budibase.com via Readme.com
JavaScript ★ 0 15h agoExplain → -
EnterpriseWebsite ⑂
Enterprise website
Astro ★ 0 9d agoExplain → -
skills
Skills for Agents used for Budibase development
★ 0 1mo agoExplain → -
handlebars-utils ⑂
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
★ 0 8y agoExplain → -
couchdb-helm ⑂
Apache CouchDB Helm Chart
★ 0 2y agoExplain → -
human-readable-release-notes
No description.
JavaScript ★ 0 2y agoExplain → -
couchdb-outage-repro
No description.
Python ★ 0 2y agoExplain → -
materialdesign-components ▣
material design components were removed from the monorepo. This repo serves as an archive.
HTML ★ 0 6y agoExplain → -
ansible-role-budibase
Runs a Budibase docker container on a Linux host
★ 0 3y agoExplain →
No repos match these filters.