Local-First / Sync-Engine Software
Phase 2 (Early Adoption)
Local-first has graduated from a research idea (coined 2019 by Ink & Switch) into a real developer movement with maturing sync-engine tooling, a dedicated conference now in its 3rd year, and a first-ever FOSDEM devroom in 2026. But capital is modest, adoption is confined to developers/startups, and there is near-zero mainstream awareness — this is early-adoption, not a mania.
New here? Start with this
Local-first software stores your data primarily on your own device and treats the cloud as a secondary sync helper, instead of the usual model where a company's servers hold the real copy and your app is just a window into it. The payoff is apps that are instant (no loading spinners), work offline, sync across devices, support real-time collaboration, and let you keep your data even if the vendor disappears — solving the 'stale data + you don't own it' problems of cloud-only SaaS. The technical enabler is CRDTs (conflict-free replicated data types) plus 'sync engines' that merge changes automatically without a central server refereeing every edit. For a solo builder, the DIY path is real and cheap: pick a sync engine (Yjs or Automerge 3.0 for documents/editors, ElectricSQL/Zero/PowerSync/Jazz for Postgres-backed apps), wire it into a normal React/TypeScript frontend, and you get a collaborative, offline-capable app without building your own backend sync layer. You can ship niche collaborative tools — note apps, planners, design tools, 'home-cooked' software — where instant, offline, own-your-data UX is the selling point. The stack is open-source and the barrier is learning the sync model, not paying for infrastructure.
Where to learn it
The canonical “what is this?” explainer plus the blogs, communities and tools that define the scene — where the insiders actually hang out.
Local-first software: You own your data, in spite of the cloud (Ink & Switch, 2019)
introThe founding essay that coined the term — the canonical 'what is local-first' explainer every newcomer starts with.
localfirst.fm — the podcast
podcastThe scene's essential podcast; interviews the actual founders (PVH, Kleppmann, Litt) building the tools.
Local-First Conf (Berlin, July 2026)
communityThe annual gathering (3rd edition) — the single best place to meet the community and see what's shipping.
awesome-local-first (curated links)
docsA maintained index of every sync engine, CRDT library, and app — the map for choosing your stack.
Automerge — CRDT toolkit
toolThe go-to open-source CRDT library (v3, 2025) for building your first local-first app hands-on.
The rubric — seven criteria, one verdict
Capital flows
Phase 2Funding is present but modest and mostly seed/strategic rather than frothy. Triplit was acquired by Supabase (2025) and ElectricSQL/PGlite is co-developed with venture-backed Neon [1][3]. The EU Commission is funding the ELFA consortium for a local-first encrypted workspace suite built on NextGraph — institutional, not VC money [1]. No mega-rounds or unicorn valuations reported; early advocates note VCs were skeptical as recently as 2019 [4].
Talent migration
Phase 2Ex-big-tech engineers are moving in: Rocicorp's team (Zero) previously built Chrome, Gmail and Twitter [5]; ElectricSQL is led by James Arthur, and Ink & Switch (Kleppmann, Wiggins/Heroku founder) anchors the research talent [2][6]. Conference organizers describe a 'high density of talent' of developers and founders, but the overall pool is still small and concentrated [6].
Media & narrative tone
Phase 2Coverage is developer-press and community-driven (InfoQ, Heavybit, DEV, Hacker News threads), framed as 'the architecture shift' and 'you own your data' — optimistic but technical, not mainstream-hype [1][4]. Notably, three major vendors (Electric, Zero, PowerSync) rebranded from 'local-first' to 'sync' in 2025, a sign the narrative is still being negotiated rather than settled [6].
Retail & mainstream participation
Phase 1Essentially none. End users experience local-first only indirectly through apps like Linear and Figma; there is no consumer awareness of the underlying paradigm, no retail investment vehicle, and no viral mainstream moment [6]. Participation is limited to developers and startups evaluating the stack.
Regulation
Phase 2Low relevance — this is an open-source software architecture scene, not a regulated market, so there is no securities/agency oversight to track. The nearest adjacent signal is favorable: local-first's data-ownership and end-to-end-encryption properties align with EU privacy priorities, reflected in the EU funding the ELFA/NextGraph workspace project [1]. No regulatory barriers or crackdowns exist.
Infrastructure & tooling maturity
Phase 2This is the strongest signal. Automerge 3.0 (2025) cut memory ~10x and load times from 17 hours to 9 seconds; ElectricSQL shipped 1.0 GA (March 2025) scaling to ~1M concurrent clients; Zero reached 1.0 (June 2026); Yjs, Loro, PowerSync and Jazz are all production-usable, and TanStack DB now offers an incremental adoption path [1][3][5][7]. Tooling 'markedly matured' year-over-year — real 1.0 releases, not just demos.
Failures & consolidation
Phase 2Early consolidation is beginning but no bust: Triplit folded into Supabase (2025) and multiple vendors pivoted messaging from 'local-first' to 'sync' [3][6]. Skeptics openly say the space is 'still early,' flag unresolved concerns (unbounded client-side storage, unclear enterprise ROI), and community retros are titled 'we're still early' [4][6]. Shakeout-level failures haven't hit yet.
What would move the needle
Signals that would mark the transition to the next phase — watch these, not the headlines:
- A local-first sync startup raises a large Series A/B or reaches unicorn valuation (capital-flow escalation)
- A mainstream consumer app markets 'local-first / you own your data' as a headline feature to non-developers
- The 'sync' vs 'local-first' naming settles into one dominant term across vendors (narrative consolidation)
- A major cloud platform (Vercel, Cloudflare, Supabase) ships a first-class sync-engine product, signalling mainstreaming
- First high-profile shutdown or acqui-hire of a well-funded sync-engine vendor (consolidation/shakeout)
Sources
- FOSDEM 2026 - Local-First, sync engines, CRDTs devroom (2026-01)
- Local-first software: You own your data, in spite of the cloud (Ink & Switch) (2019-04)
- Automerge 3.0 (Automerge blog) (2025-07)
- The Architecture Shift: Why I'm Betting on Local-First in 2026 (DEV) (2026-01)
- Zero Reaches 1.0, Rocicorp's Web Sync Engine (InfoQ) (2026-06)
- Local-First Conf 2025 Reflections (PowerSync) (2025-06)
- Super-fast apps on sync with Electric and TanStack DB (ElectricSQL) (2025-07)
Which role fits you in this phase of the cycle? The assessment matches 23 roles against who you are — and shows this timing evidence next to your result.
Take the Free Assessment →