vertex.js

← Projects
Steve Dekorte

A Node.js graph database server inspired by filesystems.

vertex.js is a schemaless graph database built on Node.js. It organizes data as nodes with slots — much like a filesystem — and communicates over HTTP using JSON.

Source on GitHub →