dgraph VS NebulaGraph Database

Compare dgraph vs NebulaGraph Database and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dgraph NebulaGraph Database
34 8
20,059 10,144
0.7% 2.1%
8.8 8.1
5 days ago 9 days ago
Go C++
GNU General Public License v3.0 or later 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.

dgraph

Posts with mentions or reviews of dgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

NebulaGraph Database

Posts with mentions or reviews of NebulaGraph Database. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • What is a NoSQL Graph Database?
    1 project | dev.to | 9 Jan 2023
    A NoSQL graph database is a type of non-relational, distributed database which employs a graph model. NoSQL stands for “Not only SQL” and refers to a new breed of databases that differ from traditional relational databases in their data model and performance. Graph databases are especially useful for data associated with relationships—everything from friendships on social netwo#rks to equipment supply chains or business processes. They can quickly traverse vast amounts of linked data points to discover insights and hidden connections between entities, making them ideal for network analysis– such as financial fraud detection, recommendation engines and many other use cases– all while performing at scale.
  • Graph Database vs Relational Database: What to Choose?
    1 project | dev.to | 5 Jan 2023
    An open source graph database is always the best place to start as they come with a supportive community that ultimately creates the perfect ecosystem.
  • Using NebulaGraph Importer to Import Data into NebulaGraph Database
    1 project | dev.to | 29 Dec 2022
    When we first came across NebulaGraph, because the ecology was not perfect, and only some businesses migrated to Nebula, we used to import NebulaGraph data, whether full or incremental, by pushing Hive tables to Kafka and consuming Kafka to write NebulaGraph in batch. Later, as more and more data and businesses switched to NebulaGraph, the problem of importing data efficiency became more and more serious. The increase in import time made it unacceptable to still be importing data at full volume during peak business hours.
  • The Ultimate Beginner’s Guide to Open Source Contribution
    12 projects | dev.to | 6 Dec 2022
    NebulaGraph NebulaGraph is a popular open-source graph database that can handle large volumes of data with milliseconds of latency, scale up quickly, and have the ability to perform fast graph analytics. Official website https://www.nebula-graph.io/ GitHub projects https://github.com/orgs/vesoft-inc/repositories https://github.com/vesoft-inc/nebula
  • Open Source NebulaGraph Database Raises Tens of Millions of Dollars in Series A Funding
    1 project | dev.to | 15 Sep 2022
    NebulaGraph, a leading open source graph database, announced it raised tens of millions of US dollars in Series A funding. Investors in the round are led by Jeneration Capital, with participation from the previous investors - Matrix Partner China, Redpoint China Ventures, and Source Code Capital. China Renaissance served as the exclusive financial advisor in this financing round.
  • Nebula Graph v3.0.0 Release Note
    3 projects | dev.to | 24 Feb 2022
    Support backup and restore. https://github.com/vesoft-inc/nebula/pull/3469 https://github.com/vesoft-inc/nebula-agent/pull/1 https://github.com/vesoft-inc/nebula-br/pull/22
  • Embeddable graph database
    1 project | /r/golang | 3 Jan 2022
    One option is NebulaGraph if your looking for low latency, scalability, and HA.
  • Nebula Graph: how variable-Length Pattern Matching is implemented
    1 project | dev.to | 21 Oct 2021
    After the step-by-step decomposition of the patterns, the expected execution plan for the MATCH clause is finally generated. As you can see, it takes a lot of effort to transform a complicated pattern into the underlying interfaces for a traversal. Of course, the execution plan can be optimized, such as the multi-step traversal can be encapsulated by using the Loop operator and the sub-plan of a one-step traversal can be reused, which will not be detailed in this article. If you are interested, please refer to the source code of Nebula Graph.

What are some alternatives?

When comparing dgraph and NebulaGraph Database you can also consider the following projects:

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

Neo4j - Graphs for Everyone

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

zef - Toolkit for graph-relational data across space and time

spicedb - Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications

WaterBase - WaterBase is a lightweight storage utility created for easy saving and access of persistent key-value data.

tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

nebula-agent

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

oceanbase - OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.

go-mysql - a powerful mysql toolset with Go

nebula-graph - A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula