TurboLynx is
the fastest
analytical
graph database

turbolynx — LDBC Loading...
turbolynx> 
Preset
We are graph gurus.

The Graph Research Road to TurboLynx

Install TurboLynx

git clone https://github.com/turbolynx-dslab/TurboLynx
cd TurboLynx
cmake -GNinja -DCMAKE_BUILD_TYPE=Release \
      -DTURBOLYNX_PORTABLE_DISK_IO=ON -DENABLE_TCMALLOC=OFF \
      -DBUILD_UNITTESTS=OFF -DTBB_TEST=OFF -B build-portable
cmake --build build-portable
More clients and platforms