Skip to content

Offline-first, decentralized graph database of collaborative Web apps

Notifications You must be signed in to change notification settings

myrho/bright-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Offline-first, decentralized graph database of collaborative Web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages