ldbc_snb_datagen_hadoop VS NebulaGraph-Bench

Compare ldbc_snb_datagen_hadoop vs NebulaGraph-Bench and see what are their differences.

ldbc_snb_datagen_hadoop

The Hadoop-based variant of the SNB Datagen (by ldbc)
snb

NebulaGraph-Bench

Collection of benchmark services and tools for NebulaGraph (by nebula-contrib)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ldbc_snb_datagen_hadoop NebulaGraph-Bench
1 1
12 29
- -
5.8 4.7
9 months ago 2 months ago
Java Python
Apache License 2.0 Apache License 2.0
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.

ldbc_snb_datagen_hadoop

Posts with mentions or reviews of ldbc_snb_datagen_hadoop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.
  • How to Perform Load Testing against Nebula Graph with K6
    5 projects | dev.to | 1 Dec 2021
    cd nebula-bench sudo yum install -y git \ make \ file \ libev \ libev-devel \ gcc \ wget \ python3 \ python3-devel \ java-1.8.0-openjdk \ maven pip3 install --user -r requirements.txt # Using `snb.interactive.1` parameter in ldbc_snb_datagen_hadoop, for more infor https://github.com/ldbc/ldbc_snb_datagen_hadoop/wiki/Configuration python3 run.py data # Date generated by mv mv target/data/test_data/ ./sf1

NebulaGraph-Bench

Posts with mentions or reviews of NebulaGraph-Bench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.
  • How to Perform Load Testing against Nebula Graph with K6
    5 projects | dev.to | 1 Dec 2021
    nebula-ansible deploys Nebula Graph services. nebula-importer imports data into Nebula Graph clusters. k6-plugin is a K6 extension that is used to perform load testing against the Nebula Graph cluster. The extension integrates with the nebula-go client to send requests during the testing. nebula-bench generates the LDBC dataset and then imports it into Nebula Graph. ldbc_snb_datagen_hadoop is a LDBC data generator.

What are some alternatives?

When comparing ldbc_snb_datagen_hadoop and NebulaGraph-Bench you can also consider the following projects:

nebula-importer - Nebula Graph Importer with Go

k6-plugin

nebula-ansible

ldbc_snb_interactive_v1_impls - Reference implementations for LDBC Social Network Benchmark's Interactive workload.