We needed to decide whether is better to create metadata repository in our client's data warehouse with Neo4j or with PostgreSQL, so we ran a little benchmark test:
http://mantatools.com/metadata-repository-benchmark-postgresql-vs-neo4j/ Major reason was to decide if is better to to use graph databases or traditional relational ones. Neo4j performed well, but not with Cypher, we had to do our custom solution using Neo4j Java API. Do you have any experience with similar tests? We are also planning to run another one with more databases and with more conclusive results. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
