DegDB ("Distributed Economic Graph Database") is a graph database management system where every request has either a debit (with attached bitcoin) or a credit (with bitcoin promised on delivery) payment system. The DBMS's server nodes estimate how much it will cost to serve the data; if there is not enough bitcoin attached to service the request, then the node will drop the request.
- Website
- https://degdb.co[01]
- Developer
- Country of Origin
- CA
- Start Year
- 2015 [03]
- Project Type
- Open Source
- Written in
- Go
- License
- MIT License
DegDB ("Distributed Economic Graph Database") is a graph database management system where every request has either a debit (with attached bitcoin) or a credit (with bitcoin promised on delivery) payment system. The DBMS's server nodes estimate how much it will cost to serve the data; if there is not enough bitcoin attached to service the request, then the node will drop the request.
Citations
3 sources- https://degdb.co degdb.co
- Distributed Economic Graph Database - Google Docs google.com
- Initial commit github.com