
Lowdefy
Config-based web framework for internal tools and business apps

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 Services

n8n
Workflow automation platform with visual builder and code support
Self-hostable workflow automation platform combining a visual builder with JavaScript/Python code steps, 400+ integrations, and AI-assisted automation.

Ansible
Agentless IT automation and configuration management engine
Open source, agentless automation engine for configuration management, app deployment, orchestration, and infrastructure provisioning using YAML playbooks over SSH.

NocoDB
No-code spreadsheet interface for SQL databases with APIs
Open-source Airtable alternative that turns Postgres/MySQL/SQLite into a no-code spreadsheet UI with views, permissions, integrations, and REST APIs.

Huginn
Open-source platform for self-hosted automation agents
Huginn is an open-source automation platform that runs agents to monitor web data, process events, and trigger actions — self-hosted and extensible.


Apache Airflow
Platform to author, schedule, and monitor workflows as code
Apache Airflow is a workflow orchestration platform to define, schedule, and monitor data pipelines and other batch jobs using Python-defined DAGs.

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 workflo...
JavaScript
Docker
TypeScript
React
Node.js