Skip to content
Published on

No-Code App Builders 2026 Deep Dive - Bubble, Glide, Webflow, Softr, Adalo, Toddle, FlutterFlow, Retool, Budibase, Lovable

Authors

Prologue — Why no-code apps are still hot in 2026

In 2026, no-code is no longer the "build an MVP and throw it away" toolkit. There are dozens of Bubble apps past 10M USD ARR, FlutterFlow apps have hit App Store Top 100, and Retool is rumored to be a Snowflake acquisition target — internal tooling has standardized on it.

But asking "recommend a no-code app builder" has gotten harder, because the category has split. Under the same phrase "app builder" you now find full-stack SaaS builders, Airtable-as-UI tools, mobile-only generators, internal admin tools, landing-page-only builders, and AI-driven code generators.

This post enumerates every flavor of no-code app builder as of May 2026, drills into the leaders of each category, lists pricing, real apps shipped, Korean and Japanese local options, the limits, and finally — when to abandon no-code and write code.


1 · The 2026 no-code app builder map — 9 lanes

The big picture first.

┌──────────────────────────────────────────────────────────────────┐
│              9 lanes of no-code app builders in 2026             │
│                                                                  │
│  1. Full-stack web apps                                          │
│     Bubble, Toddle, WeWeb, Glide Pages                           │
│                                                                  │
│  2. Visual web design + CMS                                      │
│     Webflow, Framer, Wix Studio, Squarespace                     │
│                                                                  │
│  3. Database-driven (UI over Airtable / Sheets)                  │
│     Glide, Softr, Stacker, Noloco, Pory                          │
│                                                                  │
│  4. Native mobile                                                │
│     FlutterFlow, Adalo, Draftbit, Glide Mobile                   │
│                                                                  │
│  5. Internal tools / admin                                       │
│     Retool, Appsmith, Budibase, ToolJet                          │
│                                                                  │
│  6. AI-native (prompt to app)                                    │
│     Lovable, Bolt.new, v0 by Vercel, Cursor, Aider               │
│                                                                  │
│  7. Backend / BaaS                                               │
│     Xano, Backendless, Supabase, Firebase, Convex, Amplify       │
│                                                                  │
│  8. Single-page / landing                                        │
│     Carrd, Tilda, Dorik, Pagecloud, Sitejet                      │
│                                                                  │
│  9. eCommerce                                                    │
│     Shopify, WooCommerce, BigCommerce                            │
│                                                                  │
└──────────────────────────────────────────────────────────────────┘

These 9 lanes differ in target user, pricing model, data ownership, and code-export ability. The phrase "no-code app builder" groups them, but they are nearly different industries.

LaneTargetPricing modelCode export
Full-stack webIndie SaaS, agenciesMonthly + workloadAlmost never
Visual + CMSMarketing, designersSites, trafficHTML/CSS export
Database-drivenAirtable users, internalSheets + seatsNot really (data is external)
MobileIndies, startupsMonthly + buildsFlutter/RN export
InternalB2B IT, opsSeats; self-host possiblePartial (open source)
AI-nativeAll developersTokens / messagesReal code (Git)
BaaSDevelopersWorkloadAPIs only
LandingMarketers, indiesSitesHTML export
eCommerceSellersGMV % + monthlySome Liquid/HTML

2 · Bubble — the king of no-code full-stack

Bubble launched in New York in 2012. As of 2026 it is the dominant full-stack no-code web app builder. Estimated 200M USD ARR. A whole agency ecosystem with thousands of shops exists on top of Bubble alone.

Bubble's identity

  • Visual workflows all the way to the backend. Effectively procedural programming inside a GUI.
  • Hosted infra — runs on AWS, but the user does not touch it.
  • Built-in database — no separate DB to set up.
  • Plugin ecosystem — 1,000+ plugins, from Stripe to OpenAI.

Pricing (2026)

  • Starter Plan 32 USD per month — 175k WU workload, 1 app.
  • Growth Plan 134 USD per month — 250k WU, custom domain.
  • Team Plan 399 USD per month — 500k WU, collaboration, version control.
  • Enterprise — custom.

(Dollar signs are written out deliberately to avoid MDX math-mode collisions. WU = Bubble Workload Unit.)

The trap of the Bubble workload model

In 2024 Bubble moved to a Workload-based pricing model. Page loads, DB queries, and workflows all consume WU. Cost scales honestly with traffic — which was a shock for indie builders.

Approximate Bubble WU consumption

- Simple page load              ≈ 0.05 WU
- Simple DB search (10 rows)    ≈ 0.5 WU
- Complex search + sort         ≈ 1-3 WU
- One backend workflow run      ≈ 0.3 WU
- One external API call         ≈ 1 WU + payload weighting

A modest app with 1,000 DAU can easily exceed 250k WU per month. Popular indie SaaS apps routinely spend 1,500 USD monthly on Bubble alone.

Famous apps built on Bubble

  • Plato — peer-support matchmaking. Estimated 10M USD ARR on Bubble.
  • Buzz — niche social app.
  • Goodgigs — impact job board.
  • Comet — Paris freelance marketplace. Series A then partial code migration.

3 · Webflow — the designer's weapon, the CMS standard

Webflow started in 2013. Their pitch: "designers writing real HTML/CSS without code". As of 2026 it dominates the visual-web-design category, with estimated ARR above 250M USD.

Webflow's identity

  • Output is clean real HTML/CSS — unlike Bubble, exportable (for marketing sites).
  • CMS — dynamic collections, multilingual, memberships.
  • Webflow Apps — plugin marketplace launched 2024.
  • Webflow AI — copy, image, and design generation.

Pricing (2026)

  • Basic Site Plan 14 USD per month — static sites.
  • CMS Plan 23 USD per month — 2,000 dynamic items.
  • Business Plan 39 USD per month — 10,000 CMS items.
  • Enterprise — custom (from about 1k USD/mo).
  • Workspace extra — 16-35 USD/mo per designer seat.

Where Webflow shines

  • Marketing sites — fast, good SEO.
  • Agency / client sites — easy handoff.
  • SaaS company landing pages (app in code, marketing in Webflow is the common pattern).

Weaknesses

  • App logic is weak — dynamic inputs, payment, auth need Memberstack / Outseta or similar.
  • Traffic pricing scales fast — past 100k pageviews you are pushed to Business.

4 · Framer — design + interactivity, the new contender

Framer started as a prototyping tool in 2014. In 2022 it fully pivoted to "Framer Sites" and by 2026 it is a serious Webflow rival. Designers flow naturally from Figma into Framer.

  • Interactions / animations are strong — smoother motion than Webflow.
  • AI site generation — prompt to finished page.
  • Pricing — Mini 5 USD/mo, Basic 15 USD/mo, Pro 30 USD/mo.
  • Weakness — CMS is weaker than Webflow's.

5 · Wix Studio and Squarespace — two mass-market giants

Wix Studio

Wix's 2023 reboot for designers. By 2026, Wix Studio is estimated to drive over 30% of Wix's revenue. Wix ADI is the AI mode that generates a full site.

Squarespace + AI

Squarespace owns the "beautiful out of the box" position. Through 2024-2025 they shipped Squarespace AI (auto-blogging, Fluid Engine assist). It still dominates US small business, photographers, and writers.


6 · Airtable — the spine of no-code and the UI builders on top

Airtable launched in 2012. Estimated 50M+ users in 2026, Enterprise ARR around 400M USD. Airtable itself is a "pretty spreadsheet plus mini DB", but a whole industry has grown putting UIs on top of Airtable.

Airtable + UI builder equals full app

Airtable's data model is strong but the responder UI is weak. So Glide, Softr, Stacker, Noloco, Pory grew up on top.

Airtable + UI builder division of labor

  Airtable  ← data model, automation, permissions
  UI builder← responder / client UI
     ├─ Glide      → mobile-first PWA
     ├─ Softr      → client portal, directory
     ├─ Stacker    → business workflows (acquired by Pipedrive)
     ├─ Noloco     → internal + external portal
     └─ Pory       → marketplaces, directories

This combo is the new default indie SaaS stack. Airtable becomes a headless DB; the UI builder becomes the front end.


7 · Glide — Sheets/Airtable as a mobile app

Glide is a 2018 YC alum. It started as "turn Google Sheets into a PWA". By 2026 it supports Airtable, Glide Tables, and AI components.

Glide pricing

  • Free — personal projects.
  • Maker Plan 25 USD per month — 1,000 updates/mo.
  • Business Plan 99 USD per month — custom domain, 10,000 updates.
  • Enterprise Plan 249 USD per month — unlimited, SSO.

Where Glide fits

  • Field-worker apps — restaurant checklists, real estate.
  • Small directories — member lookups, content catalogs.
  • Mobile-first side projects.

Weaknesses

  • UX breaks past traffic — beyond 10k users, loading gets heavy.
  • Payment logic is weak.

8 · Softr — the standard client portal on Airtable

Softr shipped in 2021. Inseparable from Airtable. When someone says "client portal" in no-code circles, Softr is usually the first answer.

  • Members, permissions, payments, comments, charts — all by click.
  • Pricing — Free, Basic 49 USD/mo, Pro 139 USD/mo, Business 269 USD/mo.
  • Weakness — locked to Airtable. When Airtable raises prices, Softr customers feel it.

9 · Adalo, FlutterFlow, Draftbit — the mobile-native trio

Adalo

The friendliest mobile builder. Ships iOS and Android together. Pricing — Free, Pro 50 USD/mo, Business 200 USD/mo. Weakness — heavy at scale. Not recommended past 10k users.

FlutterFlow

Built on Flutter. Founders came from Google. Output is real Flutter code that can be exported and built directly. By 2026 it is the most trusted no-code mobile tool.

  • Pricing — Standard 30 USD/mo, Pro 70 USD/mo, Teams 170 USD/mo.
  • Beelinguapp — language learning app. Started on FlutterFlow, then migrated parts to code.

Draftbit

Built on React Native. RN-native teams quickly compose screens, then export and tweak the code. "The real bridge between code and no-code."


10 · Four internal-tool builders — Retool, Appsmith, Budibase, ToolJet

The internal tools lane is the most serious no-code category. B2B IT departments pay for it directly.

Retool

The industry default. Funded through Series G between 2020-2024. Infamous price tag — 10-50 USD per user monthly, enterprise deals above 50k USD per year. In return: SOC2, HIPAA, on-prem.

Appsmith

Open source. Self-host. Free alternative to Retool. India-based startup, Series B.

Budibase

Open source. Self-host. Talks directly to Postgres/MySQL. UK-based.

ToolJet

Open source. Fastest-growing. Aggressive AI component integration.

Internal tool builder selection matrix

                 budget ample │ tight
                 ─────────────┼────────────────
SOC2/HIPAA       │ Retool      │ (self-hosted ToolJet/Budibase + own audit)
flexibility / OSS│ either      │ Appsmith / Budibase / ToolJet
fastest setup    │ Retool      │ ToolJet

The four solve nearly the same problem — internal admin — but with completely different licensing and cost curves.


11 · Toddle and WeWeb — the Bubble successors

Toddle

Danish company. GA in 2023. Visual plus reactive data model. Visualizes React-style components. Lighter and faster output than Bubble.

  • Pricing — Free, Starter 24 USD/mo, Pro 79 USD/mo, Team 249 USD/mo.
  • Strength — output performance. Higher Lighthouse scores than Bubble.
  • Weakness — small ecosystem. Few plugins.

WeWeb

French. Focused on connecting to a backend (Xano, Supabase, Firebase). UI is WeWeb, data is yours. Pricing — Starter 39 USD/mo, Pro 99 USD/mo.


12 · AI-native builders — Lovable, Bolt.new, v0

A category that exploded across 2024-2025. The user just writes a prompt; the LLM writes the code. The output is real React / Next.js you can commit to GitHub.

Lovable

Swedish. "Full-stack AI app builder". You chat your requirements; it produces Next.js + Supabase code. Went from seed to 100M USD ARR in 2025. Covered in the iter79 design post.

Bolt.new (StackBlitz)

An LLM generates code inside a browser IDE. Live preview. Because of WebContainer tech, real Node.js runs inside the browser.

v0 by Vercel

LLM-generated shadcn components. Has become the default for marketing UI work.

Cursor and Aider

Strictly code editors, but they belong to the same "tell the AI to write code" workflow. Not no-code, but adjacent.


13 · Xano and Backendless — the no-code backends

Xano

Build APIs and DB visually. RBAC, auth, realtime. Pricing — Build (free), Launch 85 USD/mo, Scale 199 USD/mo.

Backendless

Older BaaS. Push notifications, codeless backend. Popular among Indian and Russian developers.

Supabase

Open-source Firebase alternative. Postgres plus auth, storage, edge functions, realtime. Covered in the edge-DB post. Estimated 100M USD ARR by 2026.

Firebase

Google's BaaS. Default for mobile app backends.

AWS Amplify

The AWS friend. GraphQL + Cognito + S3 + Lambda. High learning curve, powerful once mastered.

Convex

A newer entrant. TypeScript functions plus automatic sync. "Does what Firebase never did" is the marketing line.


14 · Landing-page builders — Carrd, Tilda, Dorik

A matrix of tools that only build small sites. Indie hacker default.

Carrd

Carrd is a one-person operation. Shockingly cheap — 19 USD/year. Single-page focus. The indie hacker default.

Tilda

Russian and Israeli roots. Rich design blocks. Pricing — Personal 15 USD/mo, Business 25 USD/mo.

Dorik, Pagecloud, Sitejet

Each has a niche — Dorik is designer-friendly, Pagecloud is print-magazine vibe, Sitejet is for agencies.


15 · Shopify, WooCommerce, BigCommerce — the eCommerce trio

Shopify + Shopify AI

The eCommerce default. GMV over 250B USD in 2026. Shopify Magic (AI copy, images) integrated. Pricing — Basic 29 USD/mo, Shopify 79 USD/mo, Advanced 299 USD/mo.

WooCommerce + WordPress

A WordPress plugin. Free, but hosting, payments, and security are on you. Self-host freedom vs Shopify convenience — an endless debate.

BigCommerce

Enterprise-friendly. Strong B2B features. Solid headless commerce support.


16 · Webflow + Memberstack + Outseta — the no-code SaaS shell

Marketing in Webflow, auth in Memberstack or Outseta, billing in Stripe. This stack assembles "the outer shell of a SaaS" without custom code.

The no-code SaaS shell (common 2026 combo)

  Webflow         ← marketing / landing / blog
  Memberstack     ← signup, login, member roles
   or  Outseta    ← + CRM, email, billing in one
  Stripe          ← payments
  Bubble / Glide  ← the actual app
     or code backend

This pattern is "how indie SaaS founders survive year one without custom coding".


17 · Plugin and marketplace ecosystems

  • Bubble Plugins — 1,000+. Stripe, OpenAI, Algolia, Mapbox.
  • Webflow Apps — launched 2024. External tools running inside Webflow.
  • FlutterFlow Marketplace — components, templates, widgets.
  • Retool Component Library — custom components.

The deeper your plugin dependency, the deeper the vendor lock-in. Bigger companies build their own plugins as proprietary assets.


18 · Korean no-code — Imweb, MySoho, Cafe24, Onpaper

Imweb (아임웹)

Effectively the Korean no-code site builder. In 2026, the default for Korean indie small business. Design is average, but Korean payment integrations (NICE, KCP, Toss, Kakao Pay) are overwhelmingly easy.

MySoho (마이소호)

Shinsegae-owned eCommerce no-code. Used heavily by department-store and home-shopping vendors.

Cafe24 (카페24)

An estimated 30% of Korean sellers run on Cafe24. Strong Japan and China expansion options.

Onpaper

A stationery- and design-friendly landing builder. One-page sites for small brands.


19 · Japanese no-code — STUDIO, Peraichi, BASE, Stores

STUDIO

Tokyo-based. Closer to the Japanese Webflow. Designer-friendly. The hottest no-code design tool in Japan as of 2026.

Peraichi (ペライチ)

Specialized in 1-page landings. The Japanese small-business default. "name.peraichi.com" functions as a digital storefront business card.

BASE / Stores

The two big eCommerce no-code players. BASE is free at entry (only transaction fees); Stores is subscription plus more features.

Bubble Japan community

Bubble is popular in Japan too. Communities like NoCode Camp are active; Japanese-language courses have multiplied.


20 · Limits — what builders do not tell you

  1. Performance ceiling — 10k concurrent users on Bubble is possible, 100k is hard. That is when code migration starts.
  2. Vendor lock-in — data can be exported, but workflows and UI are stuck.
  3. Pricing curves — Bubble WU, Retool seats, Glide updates all scale with traffic. 1k USD per month within a year is normal.
  4. Custom complexity ceiling — some features simply cannot be no-coded. Plugins or external services get bolted on.
  5. Hiring pitfalls — Bubble developers are scarce; Bubble agencies cost about the same as code agencies.

21 · No-code vs code — a decision tree

What is your app?

  └─ MVP / prototype
      └─ No-code. Whichever of Bubble, Glide, Lovable you already know.

  └─ Indie SaaS (pre-PMF)
      └─ No-code OK. Audit cost at the 1-year mark. Webflow + Bubble is common.

  └─ Internal tools (in-company)
      └─ Retool / Budibase / ToolJet.

  └─ Mobile-first app
      └─ FlutterFlow (Flutter export available) → consider code past 10k users.

  └─ Multi-tenant SaaS (post-PMF)
      └─ Code. Next.js + Supabase / Convex. No-code UI only for marketing.

  └─ High-traffic marketing site
      └─ Webflow / Framer. SEO is fine.

  └─ eCommerce
      └─ Shopify is the default. If you need custom, Hydrogen.

  └─ Tell the AI to write code
      └─ Lovable / Bolt.new / v0. Output is a real Git repo.

Bottom line: "no-code or code" is the wrong question. The right one is "which parts go no-code and which go code". The 2026 answer is almost always a blend.


22 · Pricing summary — one screen

ToolEntryMidHighEnterprise
Bubble32 USD134 USD399 USDcustom
Webflow14 USD23 USD39 USD1k+ USD
Glide25 USD99 USD249 USDcustom
FlutterFlow30 USD70 USD170 USDcustom
Softr49 USD139 USD269 USDcustom
Adalo50 USD200 USD
Retool10 USD/seat50 USD/seat50k+ USD/yr
Xano85 USD199 USDcustom
Shopify29 USD79 USD299 USDShopify Plus 2k+ USD
Carrd19 USD/yr

(Dollar signs are written out deliberately.)


23 · Pitfalls — what builders do not warn about

  1. Workload pricing is almost always hard to predict — Bubble's WU calculator is conservative. Real usage runs higher.
  2. Data export does not equal migration — once data is out, workflows still must be rewritten.
  3. No-code agency dependence — full-stack no-code often ends up outsourced. That kills the price advantage.
  4. No-code's security responsibility — surprisingly all yours. Builder SOC2 does not make your app SOC2.
  5. Customer data residency — Korean, Japanese, EU residency control on regions is often hard.
  6. Mobile store policies — Adalo / FlutterFlow apps do not pass Apple Review at the same rate as code apps. Heavy WebView use risks rejection.

24 · The future of no-code — beyond 2026

  • AI redefines no-code — Lovable / Bolt push from "compose in a GUI" to "generate from a prompt".
  • Export standardization — Bubble is reviewing partial code export. Lock-in weakening.
  • Stronger data separation — UI no-code, DB on Postgres/Supabase. Patterns that refuse to lock data in.
  • Local-first — Korean payments and Japanese invoicing take US builders time to catch up.
  • Agencies become consultancies — not "we will build it on Bubble" but "we will tell you which tool builds which part".

25 · Closing — no-code is not a tool, it is a phase

Summary:

  • Full-stack no-code SaaS → Bubble (watch the workload cost).
  • Visual design + CMS → Webflow / Framer.
  • Mobile-first PWA → Glide.
  • Mobile-native + code export → FlutterFlow.
  • Client portals → Softr.
  • Internal admin → Retool (budget), Budibase/ToolJet (OSS).
  • Tell the AI → Lovable / Bolt.new / v0.
  • No-code backend → Xano / Supabase.
  • Landing pages → Carrd / Tilda.
  • eCommerce → Shopify.
  • Korean local → Imweb / Cafe24.
  • Japanese local → STUDIO / Peraichi / BASE.

"No-code is not 'not coding'. It is 'coding differently.'"

Do not see no-code as the inferior alternative to code. The 2026 answer is always blended, and the people who ship fastest know exactly which tool builds which part.


References