Recommendations to others considering Neo4j Graph Database:
Neo4j is very useful for every enterprise concerned with complex and intertwined information. Also, it is suitable if you have your information represented as a graph, in nodes or edges, and if your network attributes are of concern to you. Nonetheless, it's not a good option if you need to work with a large, complex data collection. Review collected by and hosted on G2.com.
What problems is Neo4j Graph Database solving and how is that benefiting you?
We use Neo4j to build our information map as a database system with no schema. We wanted a solution that could manage highly complicated queries without sacrificing quality, and Neo4j actually tackles these challenges. I evaluated it and compared it with similar usage cases and found that Neo4j performance was what we needed. The system was built to assign a node or an edge for each bit of information, so we did not have to use some kind of link server or any database without SQL. Review collected by and hosted on G2.com.