> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/server-usage/storage-engines/oqgraph-storage-engine.md).

# OQGRAPH

{% columns %}
{% column %}
{% content-ref url="/pages/JnhefTtqbnGeKRWMUKNg" %}
[OQGRAPH Overview](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/oqgraph-overview.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
An overview of the OQGRAPH storage engine, which allows for handling hierarchies and graph structures using SQL.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/cRtm7OUPhQTpE7K9EOZ1" %}
[Installing OQGRAPH](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/installing-oqgraph.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
This guide provides instructions for installing the OQGRAPH storage engine from package repositories or enabling the plugin.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/Mb6ZSTIGRoHZie8I9sEm" %}
[Compiling OQGRAPH](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/compiling-oqgraph.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Learn about the dependencies and build steps required to compile the OQGRAPH storage engine from source.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/26ippP5EKhZZW9yYjBYX" %}
[Building OQGRAPH Under Windows](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/building-oqgraph-under-windows.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Specific instructions and prerequisites for building the OQGRAPH storage engine on Windows systems using Visual Studio.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/GwKmvpYXNOLqJICd7ZDv" %}
[OQGRAPH Examples](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/oqgraph-examples.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Practical examples demonstrating how to create OQGRAPH tables and perform graph operations like finding shortest paths and leaf nodes.
{% endcolumn %}
{% endcolumns %}
