Re: Domain driven friends
"mesirii" <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Thanks Greg, yes Eric I think a graph database like Neo4j (see http://neo4j.org and http://watch.neo4j.org) can help you to go a long way. Eric Evans also did a talk on DDD and graph databases at GraphConnect 2012, unfortunately it was not recorded. http://www.graphconnect.com/domain-driven-design/ Cheers Michael --- In [email protected], Greg Young <gregoryyoung1@...> wrote: > > See neo4j > > On Friday, March 15, 2013, Eric wrote: > > > ** > > > > > > I'm working on a personal project where I am trying to reproduce the > > mechanic that Facebook uses for managing friends. I have an entity called > > User that represents a person in my system. After that I get a little > > stuck. If I were creating this in a database I would create another table > > called Friend with a RequestSubmittedOn and ConfirmedOn fields and a two > > more fields to point back to the user table for each of the friends. Any > > idea how I would represent this as entities? I think I just reached my > > level of competency with DDD ;) If someone knows of a better way to > > accomplish this by all means chime in - thanx! > > > > > > > > > -- > Le doute n'est pas une condition agréable, mais la certitude est absurde. > ------------------------------------