Antony is travelling up to Portland for this great event that’s about to start Fri evening and going over the weekend. He’ll be showing other devs and people more about the OQGRAPH engine, and gathering useful feedback. Open Query is, together with many others (I see Giuseppe, Facebook, Gear6, Google, Infobright, Jeremy Cole, PrimeBase Technologies, [...]
Filed under: Conferences, GRAPH engine by arjen on Friday, November 13, 2009 | Social tagging: ENGINE > graph > mariadb > mysql > Open Query > opensqlcamp > OQGRAPH
No Comments »
Antony has done a bit of magic, considerably speeding up inserts. Since the base implementation does not have persistence, insert speed is particularly important. Copying the 2×89,051 edges for the Tree-of-Life example is now near-instant. The delete bug has been fixed. There’s a new Maze example in the OQGRAPH trunk on Launchpad, first introduced in [...]
Filed under: GRAPH engine by arjen on Thursday, November 12, 2009 | Social tagging: graph > GRAPH engine > graphengine > hierarchies > hierarchy > mysql > OQGRAPH > tree
No Comments »
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 MySQL 5.0 and MySQL/MariaDB 5.1 source code is now also available through Launchpad. If you were waiting for a version for 5.1 and are ok with building the plugin from source, now you can! The repo contains a subdir for examples, we’re hoping many people will contribute little snippets and scripts to import and [...]
Filed under: GRAPH engine by arjen on Saturday, October 24, 2009 | Social tagging: graph > mariadb > mysql > open query > OQGRAPH > rdf > tol > tolweb > tree > tree of life
1 Comment »
Antony and I are busy getting the Open Query GRAPH Engine code ready so you all can play with it, but we needed to test with a larger dataset to make sure all was fundamentally well with the system. We have some intersting suitable dataset sources, but the first we tried in ernest because it [...]
Filed under: GRAPH engine by arjen on Wednesday, October 21, 2009 | Social tagging: graph > GRAPH engine > graphengine > hierarchy > mysql > open query > sql > tolweb > tree > tree of life
1 Comment »
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 »