LinkedRecords – A Server-Sovereign Alternative to Firebase
Firebase-killer with server-side auth, CRDT sync, and bring-your-own-backend model.

BYOB BaaS with server-enforced auth—competes with Supabase, Firebase, and local-first architectures simultaneously.
Indie developers and enterprises wanting to self-host collaborative SaaS backends
Supabase · Firebase · Automerge
Firebase-killer with server-side auth, CRDT sync, and bring-your-own-backend model.
Firebase replacement with server-sovereign data model; auth-as-schema is ambitious but execution unclear.
Triplestore+CRDT beats local-first for server-enforced auth, but positioning vs. Convex and Supabase unclear.
Server-sovereign CRDT + authorization baked into data model, but no live demo or production evidence.
The neat twist is pushing real-time merging (CRDT/OT) into a server-authoritative BaaS while baking authorization into the data model itself — that’s a practical, non-obvious tradeoff compared to local-first systems. The README/landing shows a React hook SDK, OpenID Connect support, and an RDF-style query surface, which makes this feel like a deliberate platform for enterprise SaaS where auditability and data-jurisdiction matter. Worth watching if you need real-time collaboration but can’t accept vendor-controlled data or client-side auth.
Server-sovereign BaaS where SaaS users control data location, authorization baked into schema.