For most teams, Retool is the best low-code platform overall for internal tools and admin panels, Appsmith is the best open-source alternative, Mendix and OutSystems are the strongest picks for large-scale enterprise applications, Microsoft Power Apps wins for teams already on Microsoft 365, and ToolJet is now the platform to watch if you want AI coding agents (like Claude Code) building and maintaining your apps directly, thanks to its new MCP server. The right answer still depends on who’s building, what you’re connecting to, and whether you need to own the code, the breakdown below covers all of that.

Low-code buying decisions go wrong in a predictable way: a team picks the platform with the slickest demo, builds for months, then discovers it can’t reach a required data source, or that leaving means starting over. This guide ranks 10 platforms against the same five criteria so you can shortlist in minutes instead of weeks.

How We Evaluated These Platforms

Note: ToolJet’s figures come from its live pricing page as of September 7, 2026. The other nine platforms are sourced from their own pricing pages. Vendors change plans and tier limits often treat every number below as a starting point for your own verification, not a locked-in quote. Where two sources disagreed, both figures are shown. Where we don’t have sourced detail on a field, we say so rather than guessing.

Each platform was scored on:

  • Build flexibility – does it handle real business logic, or just simple forms?
  • Backend connectivity – REST, GraphQL, SQL/NoSQL databases, and SaaS APIs
  • Code ownership – can you export a real, usable codebase if you leave?
  • Pricing predictability – modeled at small (5 seats), mid (25 seats), and enterprise scale
  • Self-hosting and governance – RBAC, SSO, audit logs, and whether they’re documented or just theoretically possible

The List at a Glance

Platform Best For Free Tier Entry Pricing Self-Hosting Code Export
Retool Internal tools, admin panels 5 users, unlimited apps, 500 workflow runs $10/builder + $5/user/mo (Team) Docker, Kubernetes, Helm No
Appsmith Open-source internal tools 5 users cloud; unlimited self-hosted $15/user/mo flat (Business) Yes, all tiers (Apache 2.0) Yes (self-hosted)
Budibase Budget CRUD, forms, approvals Unlimited self-hosted, 1 workspace $19/mo (1 creator) + $5/user (Pro) Yes, unlimited users free Partial (GPL core)
ToolJet AI-prompt-first, agent-built apps 2 builders, 50 end users, 2 apps $79/builder/mo (Pro), $199/builder/mo (Team), $3,000/mo+ (Enterprise) Yes (Community Edition + Enterprise) No
Superblocks Governed AI app-gen, VPC data control 14-day trial, no free tier $100/AI Builder/mo (Teams) Hybrid: data plane in your VPC No
Mendix Governed enterprise app portfolios Limited (Community Edition) ~$800–$998/mo, 1 app Yes (Mendix Cloud, on-prem, SAP BTP) Yes (Java)
OutSystems Complex, mission-critical enterprise apps 15-day trial / Personal edition Custom, ~$36K/year cited Oct 2025 (dated) Yes Limited
Microsoft Power Apps Microsoft 365 / Dataverse shops Free with qualifying Office 365 plan ~$20/user/mo cited Oct 2025 (verify with Microsoft) Yes, on-premises gateway Partial
Appian Case management, process automation Community Edition (free) Custom, per user/app/tier Yes (Appian Cloud or Kubernetes) No
Bubble Customer-facing MVPs, product validation Yes, limited workload Workload-based, no verified figure, check bubble.io No (managed hosting only) No (data export only)

1. Retool

The category popular: the deepest component and integration ecosystem, sane entry pricing, and the fewest surprises in production.

Retool wins the internal-tools category because the integration catalog (70+ connectors across SQL/NoSQL databases, REST/GraphQL/SOAP, SaaS tools, and LLM providers) and component library handle the unglamorous middle of internal-tool building, editable tables, multi-step forms, background jobs, better than most alternatives. It also covers mobile and scheduled background workflows, which few competitors do well. The free tier’s standout is a 5 GB hosted Retool Database included at no cost, which most competitors gate behind a paid tier or don’t offer at all.

Best For

  • Teams that want the shortest path to a production-grade internal tool and will accept a proprietary platform to get it
  • Ops-heavy organizations where one tool sprawls into twenty, because the ecosystem depth keeps paying off
  • Small teams that fit the 5-user free tier or the $10/$5 Team tier

Not For

  • Organizations with a hard open-source requirement or an exit-path policy for core tooling
  • Large deployments where per-user pricing across hundreds of internal users breaks the budget
  • Teams that need advanced self-hosted features without an Enterprise contract

Why it fits: Retool centers on data connections, queries, components, and operational interfaces. A support dashboard can read customer records from PostgreSQL, call a billing API, and expose controlled actions to authorized staff.

What to check: Separate builder, internal-user, and external-user requirements. Features such as richer permissions, audit logs, source control, and self-hosting depend on the plan and deployment model, so the trial should use the controls required in production.

LICENSE PRICING MODEL
Proprietary; cloud and self-hosted Separate builder and end-user seats, not flat per-user
ENTERPRISE SELF-HOSTING
Custom; adds SSO, source control, advanced self-hosting Docker, Kubernetes, Helm; advanced features need Enterprise

PRICING Free: 5 users, unlimited apps, 500 workflow runs/mo. Team: $10/builder + $5/user/mo. Business: $50/builder + $15/user/mo. Enterprise: custom.

2. Appsmith

The open-source counterweight: Apache 2.0, free to self-host, and the simplest pricing model in the category when you go commercial.

Appsmith is what you choose when Retool’s proprietary model is the dealbreaker, and you give up less than you would expect. The component library and query tooling are solid but a step behind Retool’s polish, and its flat per-user price that reads beautifully at 30 users reads worse at 300 when most of them are occasional viewers.

Best For

  • Open-source-first organizations that want a real self-hosted deployment with no license fee
  • Teams that want flat, predictable per-user pricing without builder and end-user seat classes
  • Regulated environments that need SCIM, SAML, or an air-gapped edition on a published price

Not For

  • Teams optimizing for the absolute fastest build experience, where Retool still leads
  • Deployments with hundreds of read-only users, where flat per-user pricing penalizes viewers

Why it fits: Appsmith provides a drag-and-drop canvas, JS-backed logic, and native connectors to databases and APIs, all self-hostable under Apache 2.0. A support-ticket triage app can query Postgres directly, run custom validation logic, and stay entirely on infrastructure your team controls.

What to check: Confirm whether your team needs builder-only IDE access (free on every commercial tier) versus per-user costs at high viewer counts, and test the self-hosted deployment path before committing production data to it.

LICENSE GITHUB
Apache 2.0 (Community Edition) 40k+ stars (verified July 2026)
PRICING MODEL ENTERPRISE
Flat $15/user/month Business; no separate builder seat price $2,500/month for 100 users; SAML, SCIM; air-gapped add-on
SELF-HOSTING
All tiers; Community Edition free

PRICING Free: $0, up to 5 users cloud / unlimited self-hosted. Business: $15/user/mo, up to 99 users. Enterprise: $2,500/mo for 100 users.

3. Budibase

The budget workhorse for CRUD, forms, and approvals: unlimited apps and users on the free self-hosted edition.

Budibase is the value pick when the tools you need are data tables, forms, approval chains, and notifications rather than dense custom UIs. It ships its own built-in Budibase DB (built on CouchDB) alongside connectors for external databases, spreadsheets, and business systems, so small teams can skip standing up a database entirely. The limits are real, though: for complex, code-heavy tools the ceiling arrives sooner than on Retool or Appsmith.

Best For

  • Simple CRUD apps, forms, and approval workflows shipped by small teams on small budgets
  • Self-hosters who want unlimited users for free and can live within one workspace
  • Teams without an existing database who benefit from the built-in Budibase DB

Not For

  • Complex, JavaScript-heavy internal tools with dense custom interfaces
  • Automation-heavy cloud workloads that will blow through metered action allowances
  • Legal teams that need a single clean open-source license across the whole product

Why it fits: Budibase pairs a built-in database with a drag-and-drop UI builder and visual automations, so a small ops team can go from “we need a form” to a working approval flow without provisioning a database first.

What to check: Confirm your automation-run volume against the metered allowances on paid cloud tiers, and decide up front whether the free self-hosted edition’s single-workspace limit fits your team structure.

LICENSE GITHUB
GPL v3 core, MPL client libraries; paid features under a Business Source License 28k+ stars (verified July 2026)
PRICING MODEL ENTERPRISE
Per-creator + per-end-user on Cloud; free unlimited on self-hosted Custom; adds SCIM and audit logs with 365-day retention
SELF-HOSTING
Free, open-source, unlimited users within one workspace

PRICING Self-hosted: free, unlimited. Cloud: Pro $19/mo (1 creator) + $5/user, Premium $49/mo, Business $299/mo (3 creators) + $5/user. Enterprise: custom.

4. ToolJet

The enterprise governance pick with best AI-agent-native open-source builder: Claude Code and Codex can now build ToolJet apps directly through its own MCP server.

ToolJet built its reputation as the open-source Retool alternative, 100+ pre-built data sources and a free self-hosted Community Edition. It holds G2’s Spring 2025 “High Performer,” “Easiest to Do Business With,” and “Momentum Leader” badges, and lists GDPR, AICPA SOC 2, and ISO 27001 compliance. What changes its 2026 profile is tooljet-mcp, a Model Context Protocol server purpose-built for ToolJet that lets coding agents like Claude Code or Codex build and maintain real ToolJet apps directly, rather than just generating a one-shot prompt-to-app result.

Best For

  • Self-hosters who want a capable free community edition
  • Teams that want an AI coding agent to build and iterate on internal tools directly, not just generate a one-shot prototype
  • Organizations evaluating air-gapped deployment on the self-hosted Enterprise track

Not For

  • Cloud buyers doing seat math, end-user caps of 50 to 100 on paid Cloud tiers push you to Enterprise fast
  • Teams whose legal departments treat AGPL-3.0 as a blocker

Why it fits: ToolJet can connect databases and APIs to internal interfaces and run in cloud or self-hosted environments, and with tooljet-mcp, a coding agent can now build and evolve those apps directly rather than through the visual editor alone. An inventory admin app can query an internal database and let operations staff update controlled fields, with the agent handling the scaffolding.

What to check: Distinguish the Community Edition from commercial self-hosted editions before planning production. User models, governance features, deployment rights, support, and licensing terms differ by edition and contract.

LICENSE GITHUB
AGPL-3.0 (Community Edition) 40,857 stars, 625+ contributors
PRICING MODEL ENTERPRISE
Per-builder/month on Cloud (Free/Pro/Team/Enterprise); separate 3-tier Self-Hosted track Custom, starts at ~$3,000/mo; SCIM, unlimited audit logs, air-gapped (self-hosted)
SELF-HOSTING
Free Community Edition; paid Team/Enterprise tiers add air-gapped and multi-instance deployment

tooljet-mcp exposes ToolJet’s governed APIs as agent tools, list_datasources, create_tables, add_components, lint_app_spec, and apply_app_phase, among others, with generated component and datasource catalogs so the agent works from real API contracts instead of guessing at prop names, and destructive actions (dropping a table or column) require explicit confirm: true. It installs as a Claude Code plugin (/plugin install github:ToolJet/tooljet-mcp) or as a standalone MCP server for Codex and other MCP clients, authenticating with a ToolJet Personal Access Token scoped to a single workspace.

PRICING Free: $0 (2 builders, 50 end users, 2 apps). Starter: $29 Pro: $79/builder/mo. Team: $199/builder/mo. Enterprise: custom, starts at ~$3,000/mo.

5. Superblocks

The one with the hype: AI-generated internal apps with a data plane that keeps production data inside your VPC.

Superblocks positions itself around a different problem than the rest of this list: letting semi-technical business users generate apps with AI while IT centrally enforces authentication, access, secrets, and audit trails. Its policy layer (branded “Clark”) retrieves an organization’s design and security rules during generation and checks them again on commit. Vendor documentation states production data never leaves the customer-controlled boundary under this model. Named customers cited on Superblocks’ own site include SoFi, Instacart, Airwallex, the NHS, and Virgin Voyages.

Best For

  • Enterprises where production data must stay inside the corporate network without self-hosting the whole platform
  • Organizations rolling out AI-assisted app building to business teams and needing centralized guardrails
  • Teams with unlimited end users against a small builder group, which its seat model prices well

Not For

  • Small teams and startups; there is no free tier and entry pricing is the steepest here
  • More than 15 builders without going to Enterprise
  • Anyone needing an open-source or exit path

Why it fits: Superblocks pairs an AI app generator with a policy layer (Clark) that checks generated apps against your org’s security and design rules before they ship, and its data plane runs inside your own VPC so production data doesn’t have to leave your network.

What to check: Confirm the 15-builder cap on the Teams tier against your actual builder headcount, and clarify with Superblocks which governance features (SSO, audit logs, source control) require the custom-priced Enterprise tier versus what’s already included on Teams.

LICENSE PRICING MODEL
Proprietary; no open-source edition Per AI Builder/month, capped at 15 builders on Teams
ENTERPRISE SELF-HOSTING
Custom; VPC deployment, SSO/SAML/OIDC, audit logs, Clark policy layer No full self-host; hybrid data plane inside your own VPC on Enterprise

PRICING Teams: $100/AI Builder/mo, up to 15 builders, unlimited end users, 1 hosted app included. Enterprise: custom.

6. Mendix

Governed enterprise application portfolios: model-driven development with agile collaboration built in.

Mendix is a model-driven platform: application logic, data, and UI are represented visually, and the model itself becomes the artifact both business and engineering work from. Studio (for business users) and Studio Pro (for developers, with version history and debugging) split the work by skill level, and the Mendix Marketplace adds hundreds of prebuilt components, connectors, and modules. It includes agile project-management tooling (epics, sprints, task assignment) directly in the platform, plus an AI assistant (Mendix Assist) that flags design issues and suggests next steps.

Best For

  • Enterprise teams building a portfolio of applications who need centralized governance
  • Organizations willing to invest in the Studio Pro learning curve for long-term payoff
  • Teams needing deep SAP integration alongside a low-code front end

Not For

  • Small teams or one-off builds, the licensing model and learning curve are heavy for anything short-lived
  • Teams that need a fast, lightweight build experience over governed, model-driven structure

Why it fits: Mendix represents application logic, data, workflow, and interfaces through model-driven development. A supplier-onboarding app can let procurement review the process while developers connect identity, ERP, and document services.

What to check: Decide whether the target is one application or a portfolio. Mendix’s “One App” vs. “Unlimited Apps” pricing differs by commercial model rather than platform capability, “Unlimited Apps” does not mean unlimited users, infrastructure, or total cost, and Mendix lists a separate commercial model for ISVs.

LICENSE PRICING MODEL
Proprietary; free but limited Community Edition Per-app; “One App” vs. “Unlimited Apps” are different commercial models
ENTERPRISE SELF-HOSTING
Custom; ISVs priced under a separate commercial model Mendix Cloud (AWS), private Kubernetes, on-premises, or SAP BTP

PRICING Community Edition: free but limited. Single app: ~$800–$998/mo depending on source (verify current quote). Enterprise: custom.

7. OutSystems

Enterprise-scale, mission-critical applications with genuine DevOps tooling built into the IDE.

OutSystems pairs a visual full-stack IDE (Service Studio) with genuine DevOps tooling: performance dashboards with slow-query/screen suggestions, built-in caching and database-indexing guidance, automated dependency management that rebuilds consumers of an updated module, CI/CD hooks, and an AI assistant (“AI Mentor”) that flags technical debt as you build. The Forge marketplace supplies reusable components and connectors, and the platform supports extending apps with custom C# or Java code. It’s roughly 20 years old, with a correspondingly large community of forums, tutorials, and meetups.

Best For

  • Enterprise IT departments modernizing legacy systems
  • Customer-facing apps that need scale and performance guarantees
  • Teams that want automatic dependency management across a large module portfolio

Not For

  • Teams that want to move fast on day one, initial environment setup and the learning curve are longer than SaaS-first tools on this list
  • Anyone without a long-term commitment, migrating away from OutSystems means a full rebuild

Why it fits: OutSystems combines visual development with enterprise integrations, lifecycle tooling, governance, DevSecOps, and monitoring. It can suit a customer portal that must connect with legacy services and move through controlled releases.

What to check: Confirm which capabilities apply to the selected product, edition, deployment model, and contract, do not assume every governance, observability, integration, or hosting option is included in the same commercial scope.

LICENSE PRICING MODEL
Proprietary Quote-based, sized by app capacity and environments
ENTERPRISE SELF-HOSTING
No distinct published tier, all production pricing is negotiated per account OutSystems Cloud (SaaS), managed PaaS, or your own on-premises/private cloud

PRICING Free 15-day trial or Personal Edition. Production: custom, quote-based (~$36K/year cited Oct 2025, dated verify).

8. Microsoft Power Apps

The default choice when the real decision is Microsoft 365, not the low-code platform itself.

Power Apps is the natural choice if your organization already lives in Microsoft 365, Teams, SharePoint, and Dataverse, connections to those systems require almost no setup, and Power Fx (an Excel-like formula language, e.g. If(Dropdown.Selected.Value = “Yes”, true, false)) keeps logic approachable for business users. It builds through two modes: Canvas apps (freeform design) and model-driven apps (data-first, generated from your entities), and extends via Power Automate for workflow and Power BI for embedded analytics.

Best For

  • Organizations already committed to the Microsoft ecosystem needing internal forms, approvals, and team workflows
  • Teams with Excel power users who can pick up Power Fx quickly
  • Orgs that want apps to feel like a natural extension of Teams and SharePoint

Not For

  • Organizations outside Microsoft 365, integration speed and flexibility drop sharply once you’re not in that ecosystem
  • Anyone evaluating it as a standalone platform rather than an ecosystem decision

Why it fits: Power Apps works closely with Teams, SharePoint, Dataverse, and Power Automate. A practical scenario is an employee leave-request app that stores records in Dataverse and routes approval through Power Automate.

What to check: Map every connector and user type before estimating cost. Microsoft’s licensing guidance for premium features states that premium connectors, custom APIs, and on-premises gateways can require premium entitlements, gateway access also depends on the supported connector, license, and tenant configuration.

LICENSE PRICING MODEL
Proprietary; bundled with Microsoft 365/Azure licensing Per-user or per-app, or pay-as-you-go; premium connectors may need added entitlements
ENTERPRISE SELF-HOSTING
Negotiated via a Microsoft account team, not a separate published tier On-premises data gateway for internal data only, not full app hosting

PRICING Free with qualifying Office 365 plan. Premium: ~$20/user/mo, or $12/user/mo at 2,000-seat minimum (verify with Microsoft).

9. Appian

Process-first, not screen-first: automation and case management for regulated, high-stakes workflows.

Appian’s strength is modeling an entire business process visually, swimlanes per role, decision gateways, escalation timers, rather than modeling a single screen or form, backed by a unified data layer that aggregates records from multiple sources into one view. Its Case Designer and Decision Management tools let business users build rules without developer involvement, and RPA bots handle legacy systems with no API.

Best For

  • Large organizations automating complex, regulated processes, claims handling, onboarding, compliance workflows
  • Teams where audit trails and case management matter as much as build speed
  • Public-sector and regulated deployments needing FedRAMP/DoD certification

Not For

  • Teams wanting flexible, highly-branded custom UI; Appian’s interface is functional but not built for pixel-perfect design work
  • Business users expecting to be productive without training or certification

Why it fits: Appian combines low-code application development with process automation and a data fabric. A claims or exception process can move through intake, evidence review, approval, and audit steps in one governed workflow.

What to check: Match the required process and case features to the contracted tier. Appian’s Standard, Advanced, and Premium capability matrix shows tier differences for data scale, portals, automation, case management, and AI features.

LICENSE PRICING MODEL
Proprietary Per-user, per-month, per-app, across Standard/Advanced/Premium tiers
ENTERPRISE SELF-HOSTING
Premium is the top published tier; very large rollouts are custom-negotiated on top of it On-premises, Appian Cloud (including FedRAMP High), or hybrid

PRICING Free Community Edition (non-production). Production: custom, per user/month/app across Standard/Advanced/Premium tiers.

10. Bubble

Customer-facing MVPs and product validation, the picture is a real app, not an internal tool.

Bubble is the pick when the goal is validating a customer-facing product idea, not building an internal tool. Its visual editor, built-in database, API connector, plugin ecosystem, and workflow engine let a team test registration, listings, payments, and admin flows before committing to custom architecture. Per its own application and data-ownership documentation, user-created data can be exported, but the application itself cannot be exported as a conventional, portable codebase; it has to keep running on Bubble’s infrastructure.

Best For

  • Founders and product teams validating an MVP or early-stage SaaS product
  • Teams that want a real, testable product surface before committing to custom architecture

Not For

  • Long-term production systems where code ownership matters
  • Teams that need to understand workload-based cost behavior (traffic, database size) before it’s clear what the bill will look like at scale

Why it fits: Bubble provides a visual editor, database, workflows, API connections, plugins, and managed hosting. A booking marketplace can test registration, listings, transactions, and admin operations before the product team commits to a custom architecture.

What to check: Test workload behavior and migration boundaries before traction grows. Bubble’s application and data ownership documentation says user-created data can be exported, while the application cannot be exported as a conventional codebase and must run on Bubble.

LICENSE PRICING MODEL
Proprietary; managed hosting only Project/workload-based (compute and capacity usage), not flat per-seat
ENTERPRISE SELF-HOSTING
No sourced detail on a distinct tier, confirm directly with Bubble Not offered

PRICING Free tier for early testing; paid plans are workload-based, no verified current figure (check bubble.io/pricing).

When None of These Are the Right Call

Low-code stops making sense in three recurring situations:

  • Per-seat pricing inverts at scale. Once hundreds of employees touch a tool, the annual subscription can exceed what a custom build costs once, especially on platforms that meter internal and external users separately.
  • The tool outgrows the platform. The moment an internal tool grows customer-facing surfaces, complex domain logic, or real performance requirements, you’re building real software on a platform designed to avoid that and every workaround compounds.
  • Ownership is the actual requirement. Some tools sit close enough to revenue, compliance, or core operations that a versioned, tested, auditable codebase you own outright isn’t a preference, it’s the requirement.

If your team is running into any of these, the honest next step is scoping a custom build against your actual seat counts and platform ceiling before deciding either way.