The OQGRAPH engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-
OQGRAPH was designed and implemented by Arjen Lentz @ Open Query, as a storage engine plugin for MariaDB. The v2 and v3 implementations are led by Antony Curtis.
All implementations are GPLv2 licenced.
* Documentation at http://
* Support forum at http://
* Packaged builds at http://
* IMPORTANT * Bugs are now tracked in the MariaDB JIRA system: https:/
MariaDB 5.2 and above uses the v2 implementation (with in-memory non-persistent storage), and for MariaDB 10.0 we're working on the v3 implementation which shims on top of an existing engine (such as InnoDB). While OQGRAPH is a clean plugin, plugins cannot be built outside of a MySQL/MariaDB tree or separate from the main server, due to build environment dependencies. Given that OQGRAPH now only exists within MariaDB, from v3 we simply branch from MariaDB mainline.
If you wish to contribute (either in code or discussion/
For commercial inquiries, please see http://
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C, C++
All bugs Latest bugs reported
-
Bug #1668453: Incorrect results
Reported -
Bug #1477121: not udating
Reported -
Bug #1361546: Galera Server: Unknown Option
Reported -
Bug #1279246: OQGRAPH backing table changes not reflected in OQGRAPH table
Reported -
Bug #1233113: V3 Segfault/hang on drop table after executing (disallowed) update graph operation
Reported