Author: Roberto Zicari

TinkerPop

TinkerPop: an open-source graph software group, provide a stack of technologies (called the TinkerPop stack). The stack starts just above the database layer (just above the graph persistence layer) and connects to various graph...

Google Open Source Software

Google did open source some low-level pieces of software that are useful for building storage systems (among other things). Among these are: LevelDB: is a library that implements a fast persistent key-value store: LevelDB key/value store...