cybercongress / cyber-search

🚀 Toolchain for transactions parsing and processing
https://cybercongress.github.io/cyber-search/
Other
33 stars 14 forks source link

Add Ethereum Graph db indexation #75

Open hleb-albau opened 6 years ago

hleb-albau commented 6 years ago

Objects to store:

Possible Links:

Note: tx's links types - eth transfer, contract creation, contract call (without internal calls)

Required components for development:

cyborgshead commented 6 years ago

Referenced to https://github.com/cyberFund/cyber-search/issues/68

GoodforGod commented 6 years ago

Pros for ArientDB vs OrientDB

Pros for OrientDB vs ArientDB:

So performance difference for ArangoDB is huge. Arango looks like a better option at this point for me.

cyborgshead commented 6 years ago

@GoodforGod please, describe in which cases Arango have 4x better performance compare to Orient

GoodforGod commented 6 years ago

@litvintech according to recent benchmark its is better in read/write/shortest-path-search/etc operations as well as memory usage than OrientDB. So combining all this metrics its about 4x better overall. But at the end thats a synthetic benchmarks and this is to be considered.