[Neo4j] Performance Benchmarks Available

2011-08-25 Thread Basmajian, Raffi
We are looking for neo4j performance benchmarks vs rdbms and nosql data stores; 
are there any available?

Thanks
raffi

--
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications. 
==

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Performance Benchmarks Available

2011-08-25 Thread Anders Nawroth
Hi!

Here's articles which make some kind of comparison:
http://www.delicious.com/neo4j/articles+comparison

If anyone else know about other articles on this topic, please tell me!

/anders

On 08/25/2011 03:15 PM, Basmajian, Raffi wrote:
 We are looking for neo4j performance benchmarks vs rdbms and nosql data 
 stores; are there any available?

 Thanks
 raffi

 --
 This e-mail transmission may contain information that is proprietary, 
 privileged and/or confidential and is intended exclusively for the person(s) 
 to whom it is addressed. Any use, copying, retention or disclosure by any 
 person other than the intended recipient or the intended recipient's 
 designees is strictly prohibited. If you are not the intended recipient or 
 their designee, please notify the sender immediately by return e-mail and 
 delete all copies. OppenheimerFunds may, at its sole discretion, monitor, 
 review, retain and/or disclose the content of all email communications.
 ==

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Performance Benchmarks Available

2011-08-25 Thread Basmajian, Raffi
Hi, I did not find any useful performance benchmarks at that link, just 
articles about how and why graph-style data bases perform better than SQL-based 
data stores.

-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Anders Nawroth
Sent: Thursday, August 25, 2011 9:29 AM
To: Neo4j user discussions
Subject: Re: [Neo4j] Performance Benchmarks Available

Hi!

Here's articles which make some kind of comparison:
http://www.delicious.com/neo4j/articles+comparison

If anyone else know about other articles on this topic, please tell me!

/anders

On 08/25/2011 03:15 PM, Basmajian, Raffi wrote:
 We are looking for neo4j performance benchmarks vs rdbms and nosql data 
 stores; are there any available?

 Thanks
 raffi

 --
  This e-mail transmission may contain information that is 
 proprietary, privileged and/or confidential and is intended exclusively for 
 the person(s) to whom it is addressed. Any use, copying, retention or 
 disclosure by any person other than the intended recipient or the intended 
 recipient's designees is strictly prohibited. If you are not the intended 
 recipient or their designee, please notify the sender immediately by return 
 e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, 
 monitor, review, retain and/or disclose the content of all email 
 communications.
 ==
 

 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


--
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 
OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or 
disclose the content of all email communications. 
==

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Performance Benchmarks Available

2011-08-25 Thread Jim Webber
Hi Raffi,

There are no standard TPC-like benchmarks for Neo4j. However, for even modest 
data sets, Neo4j can be orders of magnitude faster than some SQL-oriented 
databases primarily because it avoids join pain (no sets) for connected data.

There are a few slides in the tutorial deck about this here (warning, large 
file):

https://github.com/jimwebber/neo4j-tutorial/blob/master/presentation/A%20Programmatic%20Introduction%20to%20Neo4j.pptx

And there's a video of me talking about this stuff here (see around 25:40):

http://skillsmatter.com/podcast/java-jee/cypher

HTH,

Jim
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user