cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Use case for data warehousing using Neo4j

12kunal34
Graph Fellow

Hi Everyone,

I was just trying to implementing Analytical reporting use case. Is there any suggestions that we can use further .

and is neo4j is good for this kind of usecases ??

Cheers .

2 REPLIES 2

intouch_vivek
Graph Steward

Hi Kunal,

Could you please elaborate your requirement.
Please go through this https://neo4j.com/developer/tools-graph-visualization/

Graph DB is not a replacement of RDBMS.
https://neo4j.com/developer/graph-db-vs-rdbms/

Regards
Vivek

I would say yes there is. Though you wouldn't use Neo4j for group bys roll-ups, min, max, avg, sum, etc... But what you would use it for is to give you 360° view of a customer, or do cluster analysis, community detection, and more of the machine learning questions where knowing how the data points are connected are the valuable data.