DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

VertexDB


VertexDB (aka "Vertex") A graph database server written in C that uses Tokyo Cabinet for persistent storage and libevent for networking. It communicates via HTTP with JSON responses and features automatic garbage collection for managing graph structures.

Source Code
https://github.com/stevedekorte/vertexdb[02]
Country of Origin
US
Start Year
2009 [04]
End Year
2018
Project Types
Hobby, Open Source
Written in
C
Embeds / Uses
Tokyo Cabinet
Operating Systems
Linux, macOS
License
BSD License

Database Entry

VertexDB


VertexDB (aka "Vertex") A graph database server written in C that uses Tokyo Cabinet for persistent storage and libevent for networking. It communicates via HTTP with JSON responses and features automatic garbage collection for managing graph structures.

History


The VertexDB project was started by Steve Dekorte and Rich Collins in 2009.

Checkpoints


Same as Tokyo Cabinet

Data Model


Logging


Same as Tokyo Cabinet

Query Interface


Storage Architecture


Revision #6 Last Updated: