Software Alternatives & Reviews

Dgraph VS NetworkX

Compare Dgraph VS NetworkX and see what are their differences

Dgraph logo Dgraph

A fast, distributed graph database with ACID transactions.

NetworkX logo NetworkX

NetworkX is a Python language software package for the creation, manipulation, and study of the...
  • Dgraph Landing page
    Landing page //
    2023-05-02
  • NetworkX Landing page
    Landing page //
    2023-09-14

Dgraph videos

Intro to Slash GraphQL from Dgraph

More videos:

  • Review - Getting started with Dgraph #5: Tweet graph, string indices, and keyword-based searching
  • Review - Graph Database: Intro to Dgraph's Query Language (2017)

NetworkX videos

Directed Network Analysis - Simulating a Social Network Using Networkx in Python - Tutorial 28

Category Popularity

0-100% (relative to Dgraph and NetworkX)
Graph Databases
54 54%
46% 46
Databases
57 57%
43% 43
NoSQL Databases
44 44%
56% 56
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Dgraph and NetworkX. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, NetworkX should be more popular than Dgraph. It has been mentiond 34 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Dgraph mentions (20)

  • How to choose the right type of database
    Dgraph: A distributed and scalable graph database known for high performance. It's a good fit for large-scale graph processing, offering a GraphQL-like query language and gRPC API support. - Source: dev.to / 2 months ago
  • Getting Started with Serverless Edge - Exploring the Options
    DGraph – A distributed GraphQL database with a graph backend. - Source: dev.to / over 1 year ago
  • Fluree DB - A datomic like database that I just discovered
    How does it compare to, say grakn (renamed https://vaticle.com/, I think?), or draph (https://dgraph.io/), or Ontotext's GraphDB (https://www.ontotext.com/products/graphdb/), or Datomic? Source: over 1 year ago
  • GKE with Consul Service Mesh
    Consul Connect service mesh has a higher memory footprint, so on a small cluster with e5-medium nodes (2 vCPUs, 4 GB memory), you will only be able to support a maximum of 6 side-car proxies. In order to get an application like Dgraph working, which will have 6 nodes (3 Dgraph Alpha pods and 3 Dgraph Zero pods) for high availability along with at least one client, a larger footprint with more robust Kubernetes... - Source: dev.to / over 1 year ago
  • Show HN: We have built a benchmark platform for graph databases
    Looking forward comparison with Dgraph ( https://dgraph.io/ ) — I mentioned Dgraph in other, older, posts. I'm not a shill, just a Dgraph user who's looking for alternative. - Source: Hacker News / over 1 year ago
View more

NetworkX mentions (34)

  • Build the dependency graph of your BigQuery pipelines at no cost: a Python implementation
    In the project we used Python lib networkx and a DiGraph object (Direct Graph). To detect a table reference in a Query, we use sqlglot, a SQL parser (among other things) that works well with Bigquery. - Source: dev.to / 4 months ago
  • Custom libraries and utility tools for challenges
    If you program in Python, can use NetworkX for that. But it's probably a good idea to implement the basic algorithms yourself at least one time. Source: 5 months ago
  • Google open-sources their graph mining library
    For those wanting to play with graphs and ML I was browsing the arangodb docs recently and I saw that it includes integrations to various graph libraries and machine learning frameworks [1]. I also saw a few jupyter notebooks dealing with machine learning from graphs [2]. Integrations include: * NetworkX -- https://networkx.org/ * DeepGraphLibrary -- https://www.dgl.ai/ * cuGraph (Rapids.ai Graph) --... - Source: Hacker News / 7 months ago
  • org-roam-pygraph: Build a graph of your org-roam collection for use in Python
    Org-roam-ui is a great interactive visualization tool, but its main use is visualization. The hope of this library is that it could be part of a larger graph analysis pipeline. The demo provides an example graph visualization, but what you choose to do with the resulting graph certainly isn't limited to that. See for example networkx. Source: 12 months ago
  • Microsoft won't accept my first name.
    Back in college, I had an assignment deadline coming up and I wanted to work on it in the train since I had an 8-hour journey ahead of me. It was about some analysis of graph data, which used a Python package called NetworkX. The train's WiFi didn't allow me to access their documentation because it apparently thought it was porn. Source: 12 months ago
View more

What are some alternatives?

When comparing Dgraph and NetworkX, you can also consider the following products

neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.

ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.

RedisGraph - A high-performance graph database implemented as a Redis module.

Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Graphviz - Graphviz is open source graph visualization software. It has several main graph layout programs.