graph-node VS log-flume

Compare graph-node vs log-flume and see what are their differences.

graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL (by graphprotocol)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
graph-node log-flume
125 5
2,757 25
3.0% -
9.7 0.0
7 days ago 11 months ago
Rust Go
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

graph-node

Posts with mentions or reviews of graph-node. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.

log-flume

Posts with mentions or reviews of log-flume. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.
  • Block explorer for my GETH node ?
    3 projects | /r/ethereum | 27 Sep 2021
    Block explorers like Etherscan and EthVM maintain additional indexes that use a lot more space than a normal node to make everything efficiently queryable. My team has developed Flume which will index logs, transactions, receipts, and blocks into a relational database, but that database ends up being >1.25 TB without even having the Ethereum state trie. Queries are super efficient, but the tradeoff is a lot more disk space.
  • Open source alternative to Infura, AlchemyAPI, Quick node …
    2 projects | /r/ethdev | 19 Sep 2021
    We also have an open source log and transaction indexer called Flume, which gives high performance responses to eth_getLogs queries, and supports more in-depth queries of log and transaction data than are supported through traditional Ethereum nodes.
  • Tool for querying Ethereum via SQL locally?
    2 projects | /r/ethdev | 11 Aug 2021
    Flume will load blocks, transactions, receipts, and logs into a sqlite database, from which it has a number of rpc queries, though locally you could connect to the sqlite database and run your own queries. It doesn't include state data, however.

What are some alternatives?

When comparing graph-node and log-flume you can also consider the following projects:

hardhat - Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

ipfs - Peer-to-peer hypermedia protocol

chainlink - node of the decentralized oracle network, bridging on and off-chain computation

brownie - A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations [Moved to: https://github.com/scaffold-eth/scaffold-eth]

arwes - Futuristic Sci-Fi UI Web Framework.

scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations

optimism - Optimism is Ethereum, scaled.

polygon-edge - A Framework for Building Ethereum-compatible Blockchain Networks

chainlens-free - Ethereum, Hyperledger Besu and Quorum blockchain explorer

redwood - The App Framework for Startups

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.