Posted By: exoteric | Jul 4th @ 6:20 AM
page 1 of 1
Comments: 5 | Views: 964
exoteric
exoteric
I : Next<I>

There's a nice presentation on InfoQ about graph databases vs relational databases and the relevance for the Web.

http://www.infoq.com/presentations/emil-eifrem-neo4j

ManipUni
ManipUni
Proving QQ for 5 years!

The cameraman seriously needs to learn to shoot the lectures, not the speaker.

ZippyV
ZippyV
Fired Up

You can see the slides under the video.

rhm
rhm

Anyone who thinks relational databases have some fundamental limit on the types of data they contain hasn't read C.J. Date. I hope this guy realises that his 'technology' could be implemented as a library over a relational database. The real question is: does making a database engine specifically for this kind of datastructure lead to greater performance? If it does, great.

But it's only going to be faster for certain kinds of data that fit the way it works, just like SQL Databases will continue to be faster for OLTP type operations. Column-oriented databases will be faster for business intelligence queries. People implementing full-text search databases will continue to make their own database backends. There are often new ways of storing data, but they are nearly always less revolutionary than their creators claim and much less widely applicable.

Sabot
Sabot
My name is Dave Oliver. I'm a Technical Architect.

There does seem to a resemblance between the structure of graphs and neural networks.

page 1 of 1
Comments: 5 | Views: 964
Microsoft Communities