I've been working with Neo4j on one project which is still in making.
Graph there is used to map relationships between people / organizations
/ skills / locations in conjunction with Mysql for things which are
better stored in table form.
With Neo4j you can do this soft of queries:
return all people in Auckland who I don't know but my friends know who
have php as their skill and who are not working in Telecom.
Cheers,
Alexei
Nick wrote:
Thanks for tip, it does look quite interesting - I will have a play for
sure.
You done much with it yourself? Examples?
Nick
On Wednesday, June 27, 2012 12:52:16 PM UTC+12, Alexei Tenitski wrote:
Have a look at Neo4j graph database (with neo4jphp wrapper lib)
It would allow building a graph of .nz domains based on crosslinks,
also you can put there all other related into like servers and so on.
A bit of learning curve, especially on how to do queries however a fun
thing to play with.
Cheers,
Alexei
--
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
--
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]