MySQL graph database
On our path to deliver CloudGraph with support for custom storage engines, we've now completed the first version of our MySQL plugin. In the process, we abstracted the storage classes further, to allow virtually any storage engine. Graph operations are executed in a separate layer so you can switch storage engines as you wish without affecting your queries. Once we're out of beta CloudGraph will let you put your graph data on whatever storage solution you prefer.
CloudGraph currently runs on both local and remote MySQL servers.











