Software Alternatives & Reviews

NetworkX VS neo4j

Compare NetworkX VS neo4j and see what are their differences

NetworkX logo NetworkX

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

neo4j logo neo4j

Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.
  • NetworkX Landing page
    Landing page //
    2023-09-14
  • neo4j Landing page
    Landing page //
    2023-05-09

NetworkX

Categories
  • Graph Databases
  • NoSQL Databases
  • Databases
  • Big Data
Website networkx.org
Pricing URL-
Details $

neo4j

Categories
  • Graph Databases
  • Big Data
  • Databases
  • Data Analysis
Website neo4j.com
Pricing URL Official neo4j Pricing
Details $

NetworkX features and specs

No features have been listed yet.

neo4j features and specs

  • Graph DB: Yes

NetworkX videos

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

neo4j videos

All about GRAND Stack: GraphQL, React, Apollo, and Neo4j

More videos:

  • Review - Kevin Van Gundy | Building a Recommendation Engine with Neo4j and Python

Category Popularity

0-100% (relative to NetworkX and neo4j)
Graph Databases
16 16%
84% 84
Databases
12 12%
88% 88
NoSQL Databases
14 14%
86% 86
Diagrams
100 100%
0% 0

User comments

Share your experience with using NetworkX and neo4j. 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 neo4j

NetworkX Reviews

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

neo4j Reviews

Top 15 Free Graph Databases
Neo4j is an open-source graph database, implemented in Java described as embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. Neo4j Community Edition
ArangoDB vs Neo4j - What you can't do with Neo4j
Multi-Model: Neo4j is a single-model graph database. It does not support any other data models. If your application requires a document or key/value store, you would have to use a second database technology to support it. Being multi-model, ArangoDB allows you to not only use one database for everything,but run ad hoc queries on data stored in different models.

Social recommendations and mentions

NetworkX might be a bit more popular than neo4j. We know about 34 links to it since March 2021 and only 27 links to neo4j. 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 / 3 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: 4 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 / 6 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: 11 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: 11 months ago
View more

neo4j mentions (27)

  • How to choose the right type of database
    Neo4j: An ACID-compliant graph database with a high-performance distributed architecture. Ideal for complex relationship and pattern analysis in domains like social networks. - Source: dev.to / 29 days ago
  • Getting Started with GenAI Stack powered with Docker, LangChain, Neo4j and Ollama
    The GenAI Stack came about through a collaboration between Docker, Neo4j, LangChain, and Ollama. The goal of the collaboration was to create a pre-built GenAI stack of best-in-class technologies that are well integrated, come with sample applications, and make it easy for developers to get up and running. The goal of the collaboration was to create a pre-built GenAI stack of best-in-class technologies that are... - Source: dev.to / 6 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 7 months ago
  • [For Hire] Senior Developer with 14 years experience. Canadian expat in a low cost of living country | From 500 EUR per project/month
    Recently I have taken an interest in big data. https://neo4j.com/ , https://cassandra.apache.org/ , https://clickhouse.com/, https://www.elastic.co/ - are all databases I have experience with. Neo4j and Cassandra only as a hobby, but Clickhouse I have used in production, and Elasticsearch I have used for some 7 years now. Source: 11 months ago
  • SQL Versus NoSQL Databases: Which to Use, When, and Why
    For organizations and their applications that are designed to detect fraud, like International Consortium of Investigative Journalists, or try to improve customer experience via personalization, as in the case of Tourism Media, a NoSQL graph database like Neo4j is a good match. In these kinds of use cases, the quantity of data we're dealing with is enormous, and the pattern we're searching for in the data is often... - Source: dev.to / 11 months ago
View more

What are some alternatives?

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

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

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

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.

OrientDB - OrientDB - The World's First Distributed Multi-Model NoSQL Database with a Graph Database Engine.

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