Details
- Vendor
- POSTECH (DSLab)
- Type
- Property Graph
- Kind
- Embedded
- Category
- Emerging
- License
- MIT
- Language
- C++
- Query Languages
- openCypher
The go-to resource for graph technology details
An embedded, schemaless property graph database for analytical (OLAP) workloads that stores data as columnar "Graphlets" and answers openCypher queries through a Cascades-style optimizer forked from Greenplum's ORCA. Built on DuckDB's vectorized execution and developed at POSTECH, it ships as a single shared library with no server.
License MIT
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "MIT"GitHub licence API — turbolynx-dslab/TurboLynx · reviewed 2026-08-02
Released 2025-12
Corrected from '2025' to '2025-12': the project's own CHANGELOG dates v1.0.0, labelled the initial public release, to 2025-12-02.
Initial public release. State of the codebase at the time of the VLDB 2026 paper submissionTurboLynx CHANGELOG.md · reviewed 2026-08-02
Language C++
Confirms the current value; README states the engine core is C++17, and GitHub's byte-count is dominated by C++.
Fast, scalable OLAP graph database in C++17.TurboLynx README.md · reviewed 2026-08-02