# OQGRAPH

- [OQGRAPH Overview](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/oqgraph-overview.md): An overview of the OQGRAPH storage engine, which allows for handling hierarchies and graph structures using SQL.
- [Installing OQGRAPH](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/installing-oqgraph.md): This guide provides instructions for installing the OQGRAPH storage engine from package repositories or enabling the plugin.
- [Compiling OQGRAPH](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/compiling-oqgraph.md): Learn about the dependencies and build steps required to compile the OQGRAPH storage engine from source.
- [Building OQGRAPH Under Windows](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/building-oqgraph-under-windows.md): Specific instructions and prerequisites for building the OQGRAPH storage engine on Windows systems using Visual Studio.
- [OQGRAPH Examples](/docs/server/server-usage/storage-engines/oqgraph-storage-engine/oqgraph-examples.md): Practical examples demonstrating how to create OQGRAPH tables and perform graph operations like finding shortest paths and leaf nodes.
