GRAPH computation engine for MySQL
← Back to MySQL University main page
[edit] GRAPH computation engine for MySQL
- Date and time: November 5, 2009, 10:00 UTC/GMT
- To attend, point your browser to this address. Note that the meeting room will open only 15 minutes before the hour. (This line can be removed after the session.)
- Presenter: Arjen Lentz, Open Query
- Host: Stefan Hinz
- Abstract: Most of us have had to deal with hierarchies (trees) and graphs (such as friend-of-a-friend style problems), and have thus learn that this is -at best- a bit of a monster to do in an SQL/RDBMS. Until now. The GRAPH engine (GPLv2 licensed) is a MySQL storage engine allowing hierarchies and more complex graph structures to be handled in a relational fashion. In a nutshell, tree structures and friend-of-a-friend style searches can now be done using standard SQL syntax, and results joined onto other tables. http://openquery.com/graph
- The GRAPH Computation Engine for MySQL
- Session recording (video & audio stream)
