Has anyone tried to model an MDM solution with Neo4j as the final data sink? If so any references or guidelines will be much appreciated. Thanks in advance.
Hi @larsen.raja,
Yes, I have redesigned (reverse engineered) and implemented a MS SQL MDM into Neo4j for Oil and Gas industry.
Our development team, wrote a C# program (or even a macro) and embedded the plugin in Excel, which replicated the same nature as of MS SQL MDM stack.
Here are few examples -> Neo4j GraphGists - graphgists
Thanks @dominicvivek06
As I am trying to gain more understanding, would you mind sharing some of the key benefits or how have it helped moving from SQL to Graph DB for MDM?