Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 497 Bytes

BrightDB

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.

What kind of apps is it good for?

Any app that needs to

  • work irrespective of network connectivity
  • be updated in realtime
  • cope with concurrent changes
  • extend its data structure at runtime

License

BSD-3