Archive for the ‘graph’ Category

Graphs in MySQL 5

Tuesday, March 14th, 2006

Working with Graphs in MySQL has many nice examples on how to use MySQL 5’s stored procedures and views to create efficient graph structures in SQL.