gremlin
Graph database client
A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases.
Go graph database client for TinkerPop3 Gremlin Server
117 stars
6 watching
54 forks
Language: Go
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
orientechnologies/orientdb-gremlin | TinkerPop3 Graph Structure Implementation for OrientDB | 93 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 215 |
dmill-bz/gremlin-php | A PHP driver for connecting to Gremlin servers and their graph databases | 75 |
mpollmeier/gremlin-scala | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,985 |
davebshow/goblin | An asynchronous Object Graph Mapper for Python 3.5 | 93 |
emehrkay/gremlinpy | Provides a Python abstraction layer for generating Gremlin Groovy scripts | 55 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |