Reviews from AWS customer

7 AWS reviews

External reviews

139 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Retail

Graph Database used for solving retail problems

  • December 07, 2021
  • Review provided by G2

What do you like best about the product?
Cypher Query language has built in procedures like APOC, which has very neccessary set of functions which makes life easier while interpreting data.
Ability to import data into Neo4j using CSV is something which makes things simpler.
What do you dislike about the product?
Neo4j Aura doesnt support exporting query results to CSV . One cannot change connfiguraton in Neo4j Aura.
What problems is the product solving and how is that benefiting you?
Solving retails problems like mapping products to brands, category and fetch similar products using Cypher . Product reccomendations is another feature which is using Neo4j as the database.


    Mayur B.

Tired of a Complex relation Database? No worry use Neo4j for this with impressive UI

  • December 03, 2020
  • Review provided by G2

What do you like best about the product?
-In our system, many joins are required and which is complex to control in our database but In Neo4j it's very easy, Neo4j is Highly Performance Read and Write with good UI.
- Fast data retrieve with impressive UI.
What do you dislike about the product?
When we have a large number of data required more RAM and CPU.
It has a limitation of supporting number of Nodes, Relationships and Properties.
For the new user query syntax in weird.
What problems is the product solving and how is that benefiting you?
I am a software engineer and when I want to explain anything about my project, a graph is the best solution for this. Using the graph people understand the project and neo4j are best for this. I personally suggest neo4j for the graph database user.


    Program Development

Neo4J a good option for organizations as a NoSQL DB mainly in complex scenarios.

  • November 23, 2020
  • Review provided by G2

What do you like best about the product?
1. Interesting to explore because we see objects, shapes here.
2.Index-free adjacency shortens read time and gets even better as data complexity grows.
3. Easy to learn.
4.Cypher is easy to learn.
What do you dislike about the product?
it has a limitation of supporting number of Nodes, Relationships and Properties.

It does not support Sharding.
What problems is the product solving and how is that benefiting you?
Problems:
1. We need a better solution for handling a solution where we have lots of objects with many relationships.
2. It should be easy to learn and implement.
3. should support all DBMS features.

benefits :
Neo4J satisfied all our requirements.
we are still doing research in It and we have proposed this DB to our clients too.


    Hasnen L.

Complex relation DB ? No worry Neo4j is Here with impressive UI

  • November 08, 2020
  • Review provided by G2

What do you like best about the product?
- I use one database which have too many complex join which system required but Neo4j is Highly Performance Read and Write with good UI.

- Fast data retrieve with impressive UI.
What do you dislike about the product?
Required more RAM and CPU sometime while we have large number of data
What problems is the product solving and how is that benefiting you?
If I were to explain any IT project and design in more depth, I’d draw a graph – that’s how people understand IT infrastructure and neo4j is good graph db


    Petar R.

I am mathematician (MSc) who is currently working as backend software engineer and data scientist.

  • November 04, 2020
  • Review provided by G2

What do you like best about the product?
It has GUI which is easy to use and is really easy to start working on something (or see if it fits your needs). Also, there is good documentation and decent number of professionals who are using Neo4j.
What do you dislike about the product?
I didn't find anything that I would dislike but it is probably because I didn't go into depth of all functionalities.
What problems is the product solving and how is that benefiting you?
I was using it only for analytic purposes and graphical representation of my data (users and content).
Recommendations to others considering the product:
It is really easy to use and try. Try it online, import some data and you will be amazed how much information you can get from graph visualization.


    Computer Software

Best graph database

  • October 30, 2020
  • Review provided by G2

What do you like best about the product?
It's very efficient on large datasets to support the multiple relations between the nodes. In addition, it provides very good graphical representation and interactive UI to analyze or present a dataset.
What do you dislike about the product?
Not so easy to configure and when the number of relations grows a lot, the general graph becomes very complex to analyze.
What problems is the product solving and how is that benefiting you?
neo4j helps me to handle a huge volume of data (events) and creates relations between them. In the end, with a connected graph of all events, it helps me a lot to debug some events in my event-driven platform.
Recommendations to others considering the product:
It is the best option for relational problems.


    Lalit S.

Great database solution

  • October 29, 2020
  • Review provided by G2

What do you like best about the product?
Neo4j Database is easy to use scalable and flexible as well. Also it did not take a lot time for me to learn Neo4j. Also I have recommended some of my colleague to use the same.
What do you dislike about the product?
As of first time it took some time to understand as I am a front end developer. But later it was very smooth to use.
What problems is the product solving and how is that benefiting you?
As I am a front end android developer and I am working over some idea. The new database is helping me out with database.
Recommendations to others considering the product:
Yes you can go for it and give it a try


    Danilo P.

Neo4J as a tool for financial fraud detection

  • October 27, 2020
  • Review provided by G2

What do you like best about the product?
We were studying about techniques that allow early detection of potential financial frauds related to credit card theft or fraud customer identity. Without the ambition to decrease popularity of traditional database models in their space of application, Neo4J has found its space and application in specific, increasingly popular world of dynamic environments, such as modern web and social networks.
What do you dislike about the product?
Depending on data volume, it can be hard to visualize data connection. Also, if some information system requires sorting of data, it can be expensive operation.
What problems is the product solving and how is that benefiting you?
We developed prototypes of the application that demonstrates how Neo4J can be useful to detect financial frauds. The benefit lies in capabilty of Neo4J to detect complex real-time data connection.


    Telecommunications

Smart and Reliable NoSQL database

  • October 27, 2020
  • Review provided by G2

What do you like best about the product?
We were able to develop a large enterprise based architecture for a telecommunications giant where the huge data was organized and represented in a graphical manner with Neo4j Queries. The excellent documentation support available led us to learn and implement it in really short duration.
What do you dislike about the product?
No cons or no dislikes about the product as such
What problems is the product solving and how is that benefiting you?
Neo4j queries allowed us to traverse the relation in the quickest manner possible which the traditional SQL queries take to execute multiple joins.
Strong Graphical representation of data using Nodes, links , meta links and components


    Telecommunications

Graph based querying tool

  • October 27, 2020
  • Review provided by G2

What do you like best about the product?
It is very convenient to write a complex query with very ease way.
What do you dislike about the product?
it has less resource for learning. there should be a video series on updates and new learning feature
What problems is the product solving and how is that benefiting you?
I tried to learn from officially website and implemented in one of my project