Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okram/goo

A Gooey Graph Database
https://github.com/okram/goo

Last synced: about 1 month ago
JSON representation

A Gooey Graph Database

Awesome Lists containing this project

README

        

h2. Goo: A Graph Database

Goo is an embedded, "ACID":http://en.wikipedia.org/wiki/ACID based "graph database":http://en.wikipedia.org/wiki/Graph_database written in Java.

* The native graph API is "Blueprints":http://blueprints.tinkerpop.com
* The traversal engine is "Pipes":http://pipes.tinkerpop.com
* The traversal "DSL":http://en.wikipedia.org/wiki/Domain-specific_language is "Gremlin":http://gremlin.tinkerpop.com
* The object-to-graph mapper is "Frames":http://frames.tinkerpop.com
* The REST engine is "Rexster":http://rexster.tinkerpop.com