Graph-Based Firebase Alternative with Real-Time Sync
Firebase-style BaaS but customers own their backend; authorization baked into data model.

Server-sovereign CRDT + authorization baked into data model, but no live demo or production evidence.
SaaS founders, collaborative app builders, enterprises requiring data sovereignty
Firebase · Supabase · Replicache
Firebase-style BaaS but customers own their backend; authorization baked into data model.
Triplestore+CRDT beats local-first for server-enforced auth, but positioning vs. Convex and Supabase unclear.
This isn't another Firebase clone — it bakes authorization into the data model (you specify access when you create facts) and uses an RDF-style facts/triples API plus CRDT/OT for real-time merges. The demo hooks (useKeyValueAttributes) and OpenID Connect support make the client story feel thought-through, so this is worth a look if you need server‑sovereign, multi-app data sharing rather than a client-first offline story.
Graph-based BaaS rethinking authorization and data ownership against Firebase and Supabase.
Type-safe graph database with CRDT sync for collaborative offline-first apps.
Firebase replacement with server-sovereign data model; auth-as-schema is ambitious but execution unclear.