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]
- Source Code
- https://github.com/degdb/degdb[02]
- Developer
- Country of Origin
- CA
- Start Year
- 2015 [04]
- End Year
- 2016
- 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
4 sources- https://degdb.co degdb.co
- GitHub - degdb/degdb: degdb: distributed economic graph database · GitHub github.com
- Distributed Economic Graph Database - Google Docs google.com
- Initial commit github.com