Explored graph data modeling again — and here’s what stood out:
- Neo4j: Still great for interactive graph modeling and Cypher query language
- TigerGraph: Focuses more on analytics and performance
- JanusGraph: Flexible, but harder to manage
Use cases we explored:
- Recommendation engines
- Fraud detection
- Relationship visualization
Verdict: start with Neo4j for fast PoC, scale later if needed.