Software Alternatives & Reviews

NetworkX VS ArangoDB

Compare NetworkX VS ArangoDB and see what are their differences

NetworkX logo NetworkX

NetworkX is a Python language software package for the creation, manipulation, and study of the...

ArangoDB logo ArangoDB

A distributed open-source database with a flexible data model for documents, graphs, and key-values.
  • NetworkX Landing page
    Landing page //
    2023-09-14
  • ArangoDB Landing page
    Landing page //
    2023-01-20

NetworkX features and specs

No features have been listed yet.

ArangoDB features and specs

  • Graph DB: Yes

NetworkX videos

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

ArangoDB videos

ArangoDB and Foxx Framework, deeper dive. WHILT#17

Category Popularity

0-100% (relative to NetworkX and ArangoDB)
Graph Databases
19 19%
81% 81
Databases
11 11%
89% 89
NoSQL Databases
12 12%
88% 88
Diagrams
100 100%
0% 0

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare NetworkX and ArangoDB

NetworkX Reviews

We have no reviews of NetworkX yet.
Be the first one to post

ArangoDB Reviews

9 Best MongoDB alternatives in 2019
ArangoDB is a native multi-model DBMS system. It supports three data models with one database core and a unified query language AQL. Its query language is declarative which helps you to compare different data access patterns by using a single query.
Source: www.guru99.com
Top 15 Free Graph Databases
ArangoDB is a distributed free and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. ArangoDB
ArangoDB vs Neo4j - What you can't do with Neo4j
Scalability needs and ArangoDB ArangoDB is cluster ready for graphs, documents and key/values. ArangoDB is suitable for e.g. recommendation engines, personalization, Knowledge Graphs or other graph-related use cases. ArangoDB provides special features for scale-up (Vertex-centric indices) and scale-out (SmartGraphs).

Social recommendations and mentions

Based on our record, NetworkX seems to be a lot more popular than ArangoDB. While we know about 34 links to NetworkX, we've tracked only 3 mentions of ArangoDB. 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.

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

ArangoDB mentions (3)

What are some alternatives?

When comparing NetworkX and ArangoDB, 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.

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

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

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

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

graph-tool - Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs and...