Show HN: Graph-Based Firebase Alternative with Real-Time Sync
Category: infrastructure
Tags: nosql-database, real-time-sync, firebase-alternative
Score: 4.8/10 (Innovation: 5, Technical: 5, Documentation: 5, Utility: 4)
LinkedRecords is a NoSQL database alternative to Firebase that allows direct connection from single-page applications without backend code, featuring real-time sync and built-in authorization. It combines a graph-like data model with Firebase-style usability, but with a small community (18 stars) and limited adoption. The project is interesting for its attempt to simplify backend-less development with an auth-integrated API, though it is still early-stage.
Target audience: frontend devs
Repository: https://linkedrecords.com/getting-started/ · TypeScript · MIT · 18 stars
View on Hacker News