FOSDEM is the biggest free and non-commercial event organized by and for the community. Its goal is to provide Free and Open Source developers a place to meet. No registration necessary.

   
Speakers
Pere Urbón-Bayes
Schedule
Day Saturday
Room AW1.124
Capacity 59
Start time 18:15
End time 18:30
Duration 00:15
Info
Track Data Analytics devroom

Graph databases, the Web of Data storage engines

Graph databases included the possibility to run graph theory algorithms as easy as SQL queries are processed. This feature of graph databases make possible analysis of linked data easy, with use cases like finding communities, centrality measures, finding hubs, routing, shorted paths, recommendations and more.

Data has changed a lot during the last 30 years of computer history, we began with a records and text documents, followed by the introduction of HyperText and at mid 2000s the generalization of blogs, wikis, RDF, ontologies. Now the importance of data is on the site of relationships, we are on the middle of the hole era of social web. On the other side we are on the era of participation, so the generation of data grows every day exponentially.

This facts make evolve graph databases, former network database on steroids, as a key actor on the field. When we speak about graph databases we are doing it about Innovative, sometimes open source, non relational, schema less, distributed and scalable solutions that store data as graphs.

Graph databases included the possibility to run graph theory algorithms as easy as SQL queries are processed. This feature of graph databases make possible analysis of linked data easy, with use cases like finding communities, centrality measures, finding hubs, routing, shorted paths, recommendations and more. With highly connected data stored as a graph let us to get an incredible gain in performance on common graph analysis operations. Operations like computing Betweenness Centrality over a graph of 220 vertex could be done in lest than ten minutes, on the other side relational model need days of processing.

At the end we have a useful tool to store, query and process huge amount of linked data in a decent way. Near feature will show us semantic web, or linked data, application backed with high quality graph databases.

Next (up to 3) talks in the same room (AW1.124):

When Event Track
18:30-19:00 Comparing Scalable NOSQL Databases: Functionality and Measurements Data Analytics