OutSystems

Best Self-hosted Alternatives to OutSystems

A curated collection of the 11 best self hosted alternatives to OutSystems.

Enterprise low-code application development platform for building, deploying, and managing web and mobile applications using visual modeling, reusable components, integrations and built-in lifecycle tools. Provides runtime, hosting options, CI/CD and monitoring for teams.

Alternatives List

#1
Appsmith

Appsmith

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.

Appsmith screenshot

Appsmith is an open-source low-code platform for building internal applications such as admin panels, operational tools, and dashboards. It combines a drag-and-drop UI builder with database/API connectivity and JavaScript-based customization for developer-friendly control.

Key Features

  • Drag-and-drop widgets to build responsive app interfaces
  • Connectors for databases and REST/GraphQL APIs
  • JavaScript for data transformation, app logic, and workflow automation
  • Version control workflows with Git for change management and deployments
  • Access controls and governance features such as roles/permissions and audit logging
  • Enterprise authentication options including SSO (OIDC/SAML) and user provisioning support

Use Cases

  • CRUD admin panels and back-office operations tools
  • Business dashboards and reporting interfaces on top of existing data sources
  • IT and service-management style internal apps with workflow automations

Limitations and Considerations

  • Advanced features like SSO, provisioning, and governance may depend on the chosen edition and deployment configuration

Appsmith is a strong fit for teams that want to ship internal software faster without losing the ability to customize behavior in code. It’s especially useful when apps need to integrate multiple data sources and follow structured deployment workflows.

39.2kstars
4.5kforks
#2
ToolJet

ToolJet

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.

ToolJet screenshot

ToolJet is an open-source, AI-native low-code platform for building and deploying internal tools such as dashboards, admin panels, and business applications. It provides a visual builder with deep integrations so teams can ship operational apps faster while keeping control of data and infrastructure.

Key Features

  • Visual app builder with responsive UI components (tables, forms, charts, lists, and more)
  • Multi-page apps and real-time collaborative editing
  • Built-in ToolJet Database (a no-code database built on PostgreSQL)
  • Integrations with many data sources, including databases, REST APIs, SaaS tools, and object storage
  • Workflow automation with triggers (schedules, webhooks, and in-app events) and visual logic (conditions, loops)
  • Extensibility via custom connectors/plugins and a CLI
  • Security capabilities such as encryption, granular access control, and optional SSO support (availability varies by edition)

Use Cases

  • Building internal admin panels and operational dashboards over existing databases
  • Creating CRUD apps and lightweight business tools (approvals, inventory, request tracking)
  • Automating multi-step internal workflows that call APIs and transform data

ToolJet fits organizations that want a self-managed, extensible internal tools platform with a visual UI builder, integrated data connections, and workflow automation. It is commonly deployed with containers and scales from small teams to larger enterprise environments.

37.5kstars
5kforks
#3
NocoBase

NocoBase

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.

NocoBase is an open-source no-code/low-code development platform for building internal tools and business applications on top of your data. It focuses on a data model-driven architecture, a WYSIWYG configuration experience, and a plugin-based core that can be extended for enterprise needs.

Key Features

  • Data model-driven design that decouples data structure from UI for flexible app building
  • Visual page builder with blocks (tables, forms, charts, calendars, etc.) and configurable actions
  • Built-in workflow automation to orchestrate business logic and processes
  • Fine-grained permissions for menus, data access, and actions
  • Plugin-based microkernel architecture where features are delivered and extended as plugins
  • Integrations and multiple data sources, including the main database, external databases, and third-party APIs
  • Optional AI-oriented capabilities designed to embed AI “employees” into interfaces and workflows

Use Cases

  • Build CRUD-based internal tools such as admin panels, operations back offices, and client portals
  • Create business apps like CRM, ERP-style modules, and project/work management systems
  • Automate approvals, data synchronization, and operational processes with workflows and role-based access

NocoBase is a strong fit when you need rapid delivery of business applications while keeping full control over deployment, extensibility, and access policies through plugins and granular permissions.

21.6kstars
2.5kforks
#4
Lowdefy

Lowdefy

Lowdefy is a config-driven web framework for building internal tools, admin panels, dashboards, CRUD apps, and client portals using YAML or JSON with extensible plugins.

Lowdefy screenshot

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.

2.9kstars
177forks
#5
SQLPage

SQLPage

SQLPage is a fast SQL-only web app builder that turns .sql files into interactive web pages and APIs on top of your existing database.

SQLPage screenshot

SQLPage is an SQL-only web application builder that turns SQL files into interactive web pages, forms, charts, and APIs. It runs as a web server and maps query results to prebuilt UI components, letting you build data-centric apps without writing backend code.

Key Features

  • SQL-driven pages: serve routes by executing corresponding .sql files
  • Built-in UI components for lists, tables, cards, charts, forms, and navigation
  • CRUD workflows via SQL statements (SELECT/INSERT/UPDATE/DELETE) with request parameters
  • Database connectivity for SQLite, PostgreSQL, MySQL/MariaDB, and Microsoft SQL Server, plus ODBC-compatible engines
  • Custom components and theming via Handlebars templates and optional HTML/CSS/JS
  • Can expose JSON endpoints to build simple REST-style APIs
  • Single-binary deployment with Docker support

Use Cases

  • Internal admin tools and operational dashboards with drill-down navigation
  • Lightweight CRUD apps for teams that already use a relational database
  • Rapid prototyping of database-backed tools and simple data APIs

SQLPage is a good fit when you want a maintainable, database-first approach to building web interfaces, keeping logic close to SQL while still allowing optional frontend customization as needed.

2.5kstars
166forks
#6
Corteza

Corteza

Corteza is an open-source low-code platform to build CRM-style apps, structured data systems, and automated business workflows with a strong API-first design.

Corteza screenshot

Corteza is an open-source low-code platform for building CRM, business process, and other structured-data applications. It combines an app builder, workflow automation, and an API-first backend to help teams model data and deliver internal tools quickly.

Key Features

  • Low-code app building for structured data (records, fields, pages, and modules)
  • Workflow automation and scripting to orchestrate business processes
  • API-centric architecture for integrations and external application development
  • Role-based access control (RBAC) for fine-grained permissions
  • Privacy and compliance-oriented features to support regulated environments
  • Customization options including terminology, translations, and reusable app configurations

Use Cases

  • Building internal CRM and case-management systems tailored to your processes
  • Creating operational tools (requests, approvals, inventories) with automated workflows
  • Integrating multiple systems via APIs to unify data entry and reporting

Corteza is suited to organizations that need flexible, self-controlled business applications without committing to a proprietary low-code ecosystem. Its focus on standards, security, and extensibility makes it a strong foundation for long-lived internal platforms.

2kstars
487forks
#7
Saltcorn

Saltcorn

Saltcorn is an open-source no-code platform for building database-backed web and mobile applications with a drag-and-drop UI, views, actions, plugins, and theming.

Saltcorn screenshot

Saltcorn is an extensible open-source no-code application builder for creating database-driven web and mobile apps. It provides a point-and-click interface to model data, build pages and views, and add behavior via actions and plugins.

Key Features

  • No-code relational data modeling with tables, fields, and relationships
  • Drag-and-drop page builder for composing forms, lists, and data views
  • Extensible plugin system for adding datatypes, views, actions, and themes
  • Supports PostgreSQL and SQLite backends for app data storage
  • Can run as a single instance or in multi-tenant mode for hosting multiple apps
  • Optional capabilities such as PDF generation and email features via plugins

Use Cases

  • Internal tools such as CRUD apps, trackers, and lightweight admin panels
  • Rapid prototyping of database-backed applications without custom code
  • Simple business workflow automation built around structured data

Limitations and Considerations

  • Multi-node mode requires PostgreSQL and shared filesystem access between nodes
  • Some advanced features (for example, specialized views or integrations) may require installing and managing additional plugins

Saltcorn is a strong fit when you want a flexible, self-hostable no-code builder centered on structured data and extensibility. Its combination of relational modeling, visual UI building, and a plugin ecosystem makes it suitable for both prototypes and production applications.

2kstars
347forks
#8
Lowcoder

Lowcoder

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.

Lowcoder is an open-source low-code platform for building internal tools and customer-facing web applications with minimal coding. It provides a visual app builder, reusable modules, and broad data-source connectivity for rapidly creating production-ready UIs.

Key Features

  • Visual UI builder with 120+ components for responsive, data-driven apps
  • Native connections to common data sources (including SQL/NoSQL databases, REST APIs, and SMTP)
  • JavaScript scripting to transform data and control component behavior
  • Reusable building blocks via modules and a query library
  • Role-based access control (RBAC) for users, groups, and permissions
  • Version history with autosave and restore for iterative development
  • Theme editor to standardize branding and styling across apps
  • Extensible plugin architecture for custom components and integrations

Use Cases

  • Build admin panels, dashboards, and internal operations tools connected to company data
  • Create customer-facing portals and embedded “mini apps” for websites
  • Rapidly modernize legacy workflows by adding new web UIs on top of existing systems

Limitations and Considerations

  • Advanced collaboration and meeting-style experiences depend on specific components and may require additional configuration and infrastructure

Lowcoder suits teams that want a flexible, extensible app builder without being locked into proprietary low-code platforms. It is especially useful when you need both rapid UI development and direct control via JavaScript and data-source queries.

1.5kstars
292forks
#9
REI3

REI3

REI3 is an open-source low-code platform to build multi-user business applications with forms, workflows, access controls, integrations, and self-hosted deployment options.

REI3 screenshot

REI3 is an open-source low-code platform for building, running, and maintaining multi-user business applications. It combines app modeling (data, forms, logic) with operational features such as access control, automation, and integrations, designed for self-hosted deployments.

Key Features

  • Visual app building for data stores, forms, and business logic
  • Workflow capabilities such as state-based forms, notifications, and scheduled actions
  • Role-based access control and access policies (including record-level restrictions)
  • End-to-end encryption support with integrated key management
  • Integrations via REST endpoints, CSV import/export, and ICS calendar feeds
  • Full-text search across application data
  • Mobile-friendly UI with PWA support and mobile-specific settings
  • Security features including password policies, brute-force protection, and MFA

Use Cases

  • Replacing spreadsheet-based processes with structured internal tools
  • Building internal apps for time tracking, asset management, requests, or ticketing
  • Creating secure apps for sensitive data such as password sharing

Limitations and Considerations

  • Requires a PostgreSQL database and operational planning for backups and upgrades
  • Some advanced features (for example clustering) may add deployment complexity

REI3 fits organizations that want fast application delivery without giving up data ownership and customization. It is especially useful for internal business software where access control, workflows, and integrations are essential.

531stars
77forks
#10
LIMBAS

LIMBAS

A low-code graphical database framework to rapidly build forms, reports, workflows and modular business apps with multiple DB support.

LIMBAS screenshot

LIMBAS is a low-code database framework for creating database-driven business applications. It provides a graphical database front-end and modules for forms, reports, workflows and administrative tools to build tailored business solutions with minimal programming.

Key Features

  • Low-code graphical editor for creating tables, fields and relationships using drag-and-drop
  • Form builder and report generator for rapid UI and exportable reports
  • Workflow engine and user/group management for process automation and access control
  • Multi-database support: PostgreSQL, MySQL, Microsoft SQL Server and others via PDO/ODBC
  • Modular architecture with common business modules (CRM, DMS, product catalog, ERP components)
  • Web installer and Docker support for easier deployment; runs on PHP 8+ with Apache
  • Extensible: allows adding custom code and integrations for specialized features

Use Cases

  • Build internal business applications such as CRM, inventory, billing or ERP modules
  • Create document management systems, catalogs and searchable data repositories with reporting
  • Rapidly prototype and deploy form-driven administrative tools and approval workflows

Limitations and Considerations

  • Designed as a PHP/Apache application and requires a traditional LAMP-style environment (Linux, Apache, PHP 8+); cloud-native/SaaS features and modern SPA architecture are limited
  • Best suited for medium to large on-premise or managed deployments; scaling characteristics depend on chosen database and hosting

LIMBAS is targeted at organizations that need customizable, database-centric business applications without building from scratch. It combines graphical development with the option to extend functionality via code for advanced or bespoke requirements.

59stars
10forks
#11
Rukovoditel

Rukovoditel

Open source PHP/MySQL project management tool with a visual designer to build custom entities, workflows, and business processes beyond tasks and projects.

Rukovoditel screenshot

Rukovoditel is an open source, web-based project management system that also works as a lightweight business application designer. It lets you model your own data structure and processes so the system can evolve from simple projects and tasks into a broader internal management tool.

Key Features

  • Visual designer to create custom entities and define relationships between them
  • Configurable project and task management structure that can expand as needs grow
  • Business-process and workflow automation tools (process chains, rules-driven actions)
  • Runs as a PHP web application designed for installation on local or internet-facing servers
  • Fully functional free main version released under the GNU GPLv3 license

Use Cases

  • Project and task tracking for teams that need flexible structures and custom fields
  • Building internal management apps (documents, finance-related records, operational data)
  • Managing multi-step operational processes with configurable automation

Limitations and Considerations

  • Requires a PHP environment (PHP 8.0.2 or newer) and a compatible SQL database backend
  • Extensibility may rely on optional extensions depending on desired advanced capabilities

Rukovoditel is a solid fit for organizations that want project management plus the ability to design their own data model and workflows. It works best when you need a single, adaptable system that can grow into a broader business management application over time.

Why choose an open source alternative?

  • Data ownership: Keep your data on your own servers
  • No vendor lock-in: Freedom to switch or modify at any time
  • Cost savings: Reduce or eliminate subscription fees
  • Transparency: Audit the code and know exactly what's running