BrightDB is an offline-first, decentralized graph database for massively collaborative Web applications built on top of WebRTC, LevelDB and LSEQ, a conflict-free replicated data type.
The project is still under heavy development and not ready for production use.
Any app that needs to
- work irrespective of network connectivity
- be updated in realtime
- cope with concurrent changes
- extend its data structure at runtime
BSD-3