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]
- Developers
- Country of Origin
- US
- Start Year
- 2009 [04]
- End Year
- 2018
- Project Types
- Hobby, Open Source
- Written in
- C
- Embeds / Uses
- Tokyo Cabinet
- License
- BSD License
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.
Citations
4 sources- http://www.dekorte.com/projects/opensource/vertexdb dekorte.com
- GitHub - stevedekorte/vertexdb: C based graph db server using tokyocabinet & libevent · GitHub github.com
- https://dekorte.com/projects/opensource/vertexdb/docs/manual.html dekorte.com
- https://github.com/stevedekorte/vertexdb/commit/da1e756b8956679484287f2709c78e1ff1093b7a github.com
Revision #6
Last Updated: