OQGRAPH
Explore the OQGRAPH storage engine in MariaDB Server. Learn how to efficiently manage hierarchical and complex graph data structures, perfect for social networks and bill of materials.
Last updated
Was this helpful?
Explore the OQGRAPH storage engine in MariaDB Server. Learn how to efficiently manage hierarchical and complex graph data structures, perfect for social networks and bill of materials.
An overview of the OQGRAPH storage engine, which allows for handling hierarchies and graph structures using SQL.
This guide provides instructions for installing the OQGRAPH storage engine from package repositories or enabling the plugin.
Learn about the dependencies and build steps required to compile the OQGRAPH storage engine from source.
Specific instructions and prerequisites for building the OQGRAPH storage engine on Windows systems using Visual Studio.
Practical examples demonstrating how to create OQGRAPH tables and perform graph operations like finding shortest paths and leaf nodes.
Last updated
Was this helpful?
Was this helpful?

