GenosDB

GenosDB Promoted

GenosDB – Distributed P2P Graph Database with Security Manager, based on a Zero-Trust Model

Distributed P2P Graph Database with Security Manager GenosDB is a lightweight, modular, and fully decentralized graph database designed for modern web applications. It solves the complexity of real-time synchronization and trust management in peer-to-peer and local-first environments — eliminating the need for servers or centralized coordination. Developers can enable only the modules they need (e.g. RTC for P2P sync, SM (Security Manager) for identity and RBAC, Access Control Lists (ACLs), and WebAuthn-based authentication), keeping performance high. Data is persisted locally through OPFS and synchronized in real time among peers using delta-based replication and cryptographic verification. Security follows a Zero-Trust model, where every operation is signed, verified, and authorized. Roles (Guest → User → Admin → SuperAdmin) enforce fine-grained permissions while still allowing seamless onboarding. Our target audience includes developers building collaborative, local-first, or edge-native applications who want a faster, browser-native alternative to traditional databases. GenosDB has been validated through working demos, comprehensive documentation, and public testing of real-time use cases demonstrating stability, security, and cross-tab consistency. The production build is completely free for personal and commercial use.
GenosDB screenshot GenosDB screenshot GenosDB screenshot GenosDB screenshot GenosDB screenshot

Comments (1)

E
Esteban Fuster Pozzi 6 months, 2 weeks ago

👋 Thanks for checking out GenosDB! Quick info: • Repo: github.com/estebanrfp/gdb • Docs / Use cases examples: https://github.com/estebanrfp/gdb/blob/main/doc... • Status: Beta — sync + zero-trust security already working Looking for: • Stress tests • Thoughts on security / consistency trade-offs • Ideas for real-world use cases ⭐ If GenosDB helps or interests you, a star on GitHub goes a long way.