Back to browse
I've build a self hosted convex/Firebase/Supabase alternative

I've build a self hosted convex/Firebase/Supabase alternative

by WolfOliver·Feb 17, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainBold BetNiche Gem
The Take

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.

Target Audience

Frontend and backend developers building collaborative SaaS, startups and enterprises needing self-hosted data sovereignty and fine-grained server-enforced authorization

Similar Projects

I've build a self hosted convex/Firebase/Supabase alternative

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.

Big BrainBold Bet
WolfOliver
103mo ago