Back to browse
GitHub Repository

A BaaS (Backend-as-a-Service) solution for web applications, inspired by the flexible nature of triplestores. Featuring real-time collaboration and serverless authorization πŸ”

18 starsTypeScript

Graph-Based Firebase Alternative with Real-Time Sync

by WolfOliverΒ·Feb 21, 2026Β·2 pointsΒ·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Graph DB BaaS with real-time sync, but Firebase incumbency is brutal.

Strengths
  • β€’Triplestore-inspired architecture is genuinely clever β€” flexible schema beats rigid SQL
  • β€’Real-time collaboration + serverless auth is a complete feature set, not half-baked
Weaknesses
  • β€’Firebase ecosystem dominance and zero known deployments make adoption uncertain
  • β€’Early-stage project; GitHub stars (12) suggest limited traction or awareness
Target Audience

Web developers, indie app builders, teams wanting Firebase alternatives

Similar To

Firebase Realtime Database Β· Supabase Β· AppWrite

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
104mo ago