greskell
Graph query toolkit
Haskell bindings and tools for building and executing Gremlin graph query language scripts
Haskell binding for Gremlin graph query language
27 stars
6 watching
4 forks
Language: Haskell
last commit: 27 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
emehrkay/gremlinpy | Provides a Python abstraction layer for generating Gremlin Groovy scripts | 55 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
opencypher/cypher-for-gremlin | Enables querying Gremlin graph databases using Cypher | 361 |
davebshow/ipython-gremlin | A tool for visualizing and interacting with graph data using the Gremlin query language in Jupyter Notebooks | 42 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
haskell-gi/haskell-gi | Generates Haskell bindings for GObject Introspection capable libraries | 293 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
clojurewerkz/ogre | A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |