
Lowdefy
Config-based web framework for internal tools and business apps
3k stars 189 forks last commit first released Apache-2.0
Actively maintained
Last commit 22 Jul 2026.

Lowdefy is a config-based web framework for building business web applications such as internal tools, admin panels, dashboards, CRUD apps, and client portals. Apps are defined primarily in YAML or JSON and run as a Next.js application, with extensibility through plugins when custom code is needed.
Key Features
- Build multi-page web UIs using a library of reusable UI building blocks
- Declarative logic, state, and UI behavior using built-in operators and actions
- Connect to external databases and APIs via configurable requests (no built-in data store)
- Extensible architecture with npm plugins for custom blocks, actions, operators, requests, and auth adapters/providers
- Authentication and authorization support via Auth.js integration, including role-based access control
- Deployable wherever Next.js runs, including containerized deployments
Use Cases
- Internal admin tools for managing operational data and workflows
- Client portals with authenticated access and role-based permissions
- Business dashboards and CRUD-style applications backed by existing APIs and databases
Limitations and Considerations
- Data persistence is provided only through external systems (databases/APIs), so you must configure and operate those separately
Lowdefy fits teams that want to deliver business apps quickly with mostly configuration, while still allowing custom React/JavaScript extensions. It is well-suited to organizations standardizing internal tooling on a repeatable, version-controlled configuration approach.
Categories:
Tags:
Tech Stack:
Similar to Lowdefy

ToolJet
Low-code platform for building internal apps, dashboards, and workflows
ToolJet is an open-source low-code platform to build and deploy internal tools, dashboards, and workflows with integrations for databases, APIs, and SaaS apps.

Lowcoder
Open-source low-code platform for building business apps and UIs
Open-source low-code platform to build internal tools and customer-facing web apps with a visual UI builder, reusable modules, data-source connectors, and RBAC.

Appsmith
Open-source low-code platform for internal tools and dashboards
Build and deploy internal tools, admin panels, and dashboards with a low-code UI builder that connects to databases and APIs and supports JavaScript logic and Git workflows.

NocoBase
Extensible no-code/low-code platform for building business apps
Open-source, self-hosted no-code/low-code platform to build internal tools and business applications with a data-model approach, workflows, permissions, and a plugin system.

Kottster
Self-hosted Node.js admin panel builder for databases
Kottster is an open-source, self-hosted Node.js admin panel that generates table views, dashboards, and custom pages on top of your existing database.
Budibase
Open-source low-code platform for internal apps and workflow automation
Budibase is an open-source low-code platform to build internal tools, portals, forms, and approval workflows with integrations to databases and APIs.




