Only a few weeks after Walter’s session on Multi-Master Replication with MMM and thanks to the great gang at MySQL Docs (my colleagues from long ago!) I’ll be doing a MySQL University session in a few days, about the GRAPH computation engine. From talks/demos I’ve done about it so far, I’ve learnt that people love [...]
Filed under: GRAPH engine by arjen on Tuesday, November 3, 2009 | Social tagging: ENGINE > graph > GRAPH engine > graphengine > graphs > hierachies > mariadb > mysql > MySQL University > open query > OQGRAPH > trees
No Comments »
The GRAPH engine allows you to deal with hierarchies and graphs in a purely relational way. So, we can find all children of an item, path from an item to a root node, shortest path between two items, and so on, each with a simple basic query structure using standard SQL grammar. The engine is [...]
Filed under: Uncategorized by arjen on Friday, October 16, 2009 | Social tagging: ENGINE > friend of a friend > graph > GRAPH engine > graphs > hierarchies > hierarchy > mariadb > mysql > Open Query > shortest path > social graph > tree > tree traversal > trees
1 Comment »