sql-gremlin
Query translator
Translates SQL queries into Gremlin queries to query a graph database
Provides a SQL interface to your TinkerPop enabled graph db
74 stars
11 watching
21 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
| Converts SPARQL queries into Gremlin graph traversal code | 88 |
| A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
| Enables querying Gremlin graph databases using Cypher | 361 |
| A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
| A library that extends Spring Data to support Graph databases and enables the use of Gremlin queries and operations on graph data | 69 |
| TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
| An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
| Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 215 |
| A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
| Transforms RDF data into a property graph using TinkerPop-Gremlin | 24 |
| TinkerPop3 Graph Structure Implementation for OrientDB | 93 |
| A compiler tool that transforms SPARQL queries into Gremlin traversals | 71 |
| Haskell bindings and tools for building and executing Gremlin graph query language scripts | 27 |
| Provides a Python abstraction layer for generating Gremlin Groovy scripts | 55 |