Skip to content

netgusto/awesome-tinkerpop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome TinkerPop Awesome

alt tag

A curated list of only awesome TinkerPop libraries on Github.

Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).

Table of Contents

TinkerPop3 Libraries

Implementations

  • TinkerPop3 implementation - Mirror of Apache TinkerPop.
  • sqlg - Sqlg is a implementation of TinkerPop3 on a RDBMS.
  • blazegraph - TinkerPop3 implementation for Blaze Graph; a high performance graph database.
  • tinkergraph-js - A pure JavaScript implementation of TinkerPop's TinkerGraph in-memory graph database.
  • gremlin-javascript - JavaScript graph database client for TinkerPop3 Gremlin Server.
  • Elastic Gremlin - TinkerPop3 implementation on Elasticsearch backend.
  • Hadoop (Giraph) - OLAP graph processor using Giraph.
  • Hadoop (Spark) - OLAP graph processor using Spark.
  • IBM Graph - OLTP graph database as a service.
  • Neo4j - OLTP graph database.
  • Stardog - RDF graph database with OLTP and OLAP support.
  • TinkerGraph - In-memory OLTP and OLAP reference implementation.
  • Titan - Distributed OLTP and OLAP graph database with BerkeleyDB, Cassandra and HBase support.
  • Titan (Amazon) - The Amazon DynamoDB storage backend for Titan.
  • Titan (Tupl) - The Tupl storage backend for Titan.
  • Unipop - OLTP Elasticsearch and JDBC backed graph.
  • DuctileDB - Ductile DB is a graph database based on Hadoop/HBase which provides a vast set of features.

Wrappers/Clients

C# .NET
  • Teva Gremlin (.NET - C#) - A Gremlin Server driver for .NET.
Clojure
  • ogre - Clojure library for querying TinkerPop graphs.
  • scalajs-gremlin-client (scala) - A Gremlin-Server client with ad-hoc extensible, reactive, typeclass based API.
Go
  • go-gremlin - Go graph database client for TinkerPop3 Gremlin Server.
  • Gremgo - A fast, efficient, and easy-to-use Go client for the TinkerPop graph database stack.
Haskell
  • gremlin-haskell - Haskell graph database client for TinkerPop3 Gremlin Server.
Java
Javascript
  • ts-tinkerpop - Utilities for using TinkerPop3 via the node-java API in Typescript.
  • gremlin-javascript (js) - A Gremlin Server driver for JavaScript.
PHP
  • gremlin-php - gremlin-server php driver compatible with TinkerPop3. It will allow you to connect to gremlin-server and it's backends (Neo4J, Titan, etc.).
Python
  • Mogwai - TinkerPop3 Graph Database Library for Python.
  • python-gremlin-rest - A REST-based client for Gremlin Server.
  • gremlinclient - An asynchronous Python 2/3 client for Gremlin Server that allows for flexible coroutine syntax - Trollius, Tornado, Asyncio.
  • aiogremlin (python) - A Python 3 library based on asyncio and aiohttp that uses websockets to communicate with the Gremlin Server.
  • gremlinrestclient (python) - Python 2/3 library that uses HTTP to communicate with the Gremlin Server over REST.
Reactive
Scala

Query Languages

TinkerPop 2 Libraries

  • Ferma - An active reworking of TinkerPop frames.
  • Frames - An Object to Graph Framework.
  • Archimedes - Clojure library for Blueprints (part of the TinkerPop graph stack).
  • AccumuloGraph - An implementation of TinkerPop Blueprints using Accumulo.
  • Frontenac - A .NET port of the TinkerPop Stack.
  • Mogwai - TinkerPop 2 Graph Database Library for Python.
  • spring-data-gremlin - Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow support for potentially any Graph database that implements the TinkerPop Blueprints 2.x API.
  • blueprints-scala - TinkerPop Blueprints Scala.

Communities

People to Follow

Tutorials and Resources

How to Contribute

Please follow the guideliness here. Please, make sure your contribution and PR are awesome! alt tag

License

CC0

To the extent possible under law, @mohataher has waived all copyright and related or neighboring rights to this work.

About

A curated list of useful libraries for Apache TinkerPop3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published