Hi Macarse! Maybe you can gather something from this page: http://stackoverflow.com/questions/703999/what-are-some-examples-of-problems-that-are-best-solved-with-graphs
> - Do any of you ever prepared a presentation of neo4j to take out ideas? > Here's slides from last year: http://www.slideshare.net/emileifrem/neo4j-presentation-at-qcon-sf-2008-presentation > - Topics to talk about at OSCON 2009? > Guess you already have read this page? http://en.oreilly.com/oscon2009/public/schedule/detail/8364 > - The IMDB example looks too big for the presentation. Any shorter in mind? > There's some smaller examples here: http://wiki.neo4j.org/content/Domain_Modeling_Gallery Please ask if you have any questions regarding them! > - Applications (comercial or not) that are using neo4j? > Take a look here: http://neotechnology.com/customers > - Anyone ever tested performance comparing to rdms? > Of course people using Neo4j has compared it to other solutions, but there's nothing published AFAIK. Performance testing isn't very easy and you can prove almost anything using benchmarks :-) I implemented the IMDB app on top of MySQL and in my test runs MySQL needs more minutes than Neo4j needs seconds. However, the coding isn't finished and I won't release this stuff at the moment. My tests are just common unit tests, not really any actual benchmarking. /anders _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

