Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/okram/goo
- Owner: okram
- License: other
- Created: 2011-03-09T22:06:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-16T04:20:38.000Z (over 13 years ago)
- Last Synced: 2023-03-11T16:22:49.997Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 108 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
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