欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
BigchainDB
来自开放百科 - 灰狐
(版本间的差异)
小 (→相关) |
小 (→图集) |
||
(未显示1个用户的4个中间版本) | |||
第4行: | 第4行: | ||
==功能== | ==功能== | ||
+ | |||
+ | ==指南== | ||
+ | $ mongod --replSet bigchain-rs --config /usr/local/etc/mongod.conf 或 | ||
+ | $ | ||
+ | $ sudo pip3 install bigchaindb | ||
+ | $ bigchaindb -y configure mongodb 或 | ||
+ | $ bigchaindb -y configure rethinkdb | ||
+ | $ bigchaindb start | ||
+ | http://127.0.0.1:9984/ | ||
==相关== | ==相关== | ||
第11行: | 第20行: | ||
*[https://storj.io/ Storj] - Decentralized Cloud Storage | *[https://storj.io/ Storj] - Decentralized Cloud Storage | ||
*[http://filecoin.io/ Filecoin] | *[http://filecoin.io/ Filecoin] | ||
+ | |||
+ | ==Cassandra== | ||
+ | 将[[Apache Cassandra]]引入后端数据库存储。 | ||
==图集== | ==图集== | ||
第16行: | 第28行: | ||
image:bigchaindb.png|BigchainDB | image:bigchaindb.png|BigchainDB | ||
image:bichaindb-mongodb-nodes.png|MongoDB节点 | image:bichaindb-mongodb-nodes.png|MongoDB节点 | ||
+ | image:bigchaindb-rethinkdb.png|RethinkDB后端 | ||
+ | image:IPFS.png|IPFS | ||
</gallery> | </gallery> | ||
2022年4月6日 (三) 11:00的最后版本
BigchainDB 是一个开源区块链数据库,后端数据库存储使用RethinkDB和MongoDB,采用AGPL v3许可协议。
目录 |
[编辑] 简介
[编辑] 功能
[编辑] 指南
$ mongod --replSet bigchain-rs --config /usr/local/etc/mongod.conf 或 $ $ sudo pip3 install bigchaindb $ bigchaindb -y configure mongodb 或 $ bigchaindb -y configure rethinkdb $ bigchaindb start http://127.0.0.1:9984/
[编辑] 相关
- COALA IP协议
- IPFS文件系统
- IPDB - Interplanetary Database Foundation 数据共享平台;IPDB: The Public BigchainDB Network
- Storj - Decentralized Cloud Storage
- Filecoin
[编辑] Cassandra
将Apache Cassandra引入后端数据库存储。
[编辑] 图集
[编辑] 链接
分享您的观点