jaeswift-website/api/data/awesomelist/mohataher--awesome-tinkerpop.json

1 line
No EOL
14 KiB
JSON

{"slug": "mohataher--awesome-tinkerpop", "title": "Awesome Tinkerpop", "description": "A curated list of useful libraries for Apache TinkerPop3 and Tinkerpop2", "github_url": "https://github.com/mohataher/awesome-tinkerpop", "stars": "161", "tag": "Databases", "entry_count": 85, "subcategory_count": 3, "subcategories": [{"name": "Table of Contents", "parent": "", "entries": [{"name": "TinkerPop3", "url": "#tinkerpop3", "description": ""}, {"name": "TinkerPop2", "url": "#tinkerpop2", "description": ""}, {"name": "Communites", "url": "#communites", "description": ""}, {"name": "People to Follow", "url": "#people-to-follow", "description": ""}, {"name": "Tutorials and Resources", "url": "#tutorials-and-resources", "description": ""}, {"name": "How to Contribute", "url": "#contributing", "description": ""}, {"name": "License", "url": "#license", "description": ""}]}, {"name": "<A NAME=\"tinkerpop3\"></A>TinkerPop3 Libraries", "parent": "", "entries": [{"name": "TinkerPop3 implementation", "url": "https://github.com/apache/tinkerpop", "description": "Mirror of Apache TinkerPop.", "stars": "1.6k"}, {"name": "sqlg", "url": "https://github.com/pietermartin/sqlg", "description": "Sqlg is a implementation of TinkerPop3 on a RDBMS.", "stars": "221"}, {"name": "blazegraph", "url": "https://github.com/blazegraph/database", "description": "TinkerPop3 [implementation (⭐56)](https://github.com/blazegraph/tinkerpop3) for Blaze Graph; a high performance graph database.", "stars": "724"}, {"name": "tinkergraph-js", "url": "https://github.com/jbmusso/tinkergraph-js", "description": "A pure JavaScript implementation of TinkerPop's TinkerGraph in-memory graph database.", "stars": "67"}, {"name": "gremlin-javascript", "url": "https://github.com/jbmusso/gremlin-javascript", "description": "JavaScript graph database client for TinkerPop3 Gremlin Server.", "stars": "212"}, {"name": "Elastic Gremlin", "url": "https://github.com/rmagen/elastic-gremlin", "description": "TinkerPop3 implementation on Elasticsearch backend.", "stars": "68"}, {"name": "Hadoop (Giraph)", "url": "http://tinkerpop.apache.org/docs/current/reference/#giraphgraphcomputer", "description": "OLAP graph processor using Giraph."}, {"name": "Hadoop (Spark)", "url": "http://tinkerpop.apache.org/docs/current/reference/#sparkgraphcomputer", "description": "OLAP graph processor using Spark."}, {"name": "IBM Graph", "url": "https://console.ng.bluemix.net/catalog/services/ibm-graph/", "description": "OLTP graph database as a service."}, {"name": "Neo4j", "url": "http://tinkerpop.apache.org/docs/currentg/#neo4j-gremlin", "description": "OLTP graph database."}, {"name": "Stardog", "url": "http://stardog.com/", "description": "RDF graph database with OLTP and OLAP support."}, {"name": "TinkerGraph", "url": "http://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin", "description": "In-memory OLTP and OLAP reference implementation."}, {"name": "Unipop", "url": "https://github.com/rmagen/unipop", "description": "OLTP Elasticsearch and JDBC backed graph.", "stars": "195"}, {"name": "DuctileDB", "url": "https://github.com/PureSolTechnologies/DuctileDB", "description": "Ductile DB is a graph database based on Hadoop/HBase which provides a vast set of features.", "stars": "13"}, {"name": "hgraphdb", "url": "https://github.com/rayokota/hgraphdb", "description": "HBase as a TinkerPop Graph Database.", "stars": "246"}, {"name": "JanusGraph", "url": "https://github.com/JanusGraph/janusgraph", "description": "JanusGraph: an open-source, distributed graph database <http://janusgraph.org>", "stars": "4.6k"}, {"name": "JanusGraph for DynamoDB (Amazon)", "url": "https://github.com/awslabs/dynamodb-janusgraph-storage-backend", "description": "The Amazon DynamoDB storage backend for JanusGraph.", "stars": "444"}, {"name": "orientdb-gremlin", "url": "https://github.com/orientechnologies/orientdb-gremlin", "description": "TinkerPop3 Graph Structure Implementation for OrientDB.", "stars": "89"}, {"name": "Teva Gremlin", "url": "https://www.nuget.org/packages/Teva.Common.Data.Gremlin/", "description": ""}, {"name": "ogre", "url": "https://github.com/clojurewerkz/ogre", "description": "Clojure library for querying TinkerPop graphs.", "stars": "123"}, {"name": "scalajs-gremlin-client", "url": "https://github.com/viagraphs/scalajs-gremlin-client", "description": "", "stars": "6"}, {"name": "go-gremlin", "url": "https://github.com/go-gremlin/gremlin", "description": "Go graph database client for TinkerPop3 Gremlin Server.", "stars": "108"}, {"name": "Gremgo", "url": "https://github.com/qasaur/gremgo", "description": "A fast, efficient, and easy-to-use Go client for the TinkerPop graph database stack.", "stars": "96"}, {"name": "grammes", "url": "https://github.com/northwesternmutual/grammes", "description": "A Go package built to communicate with Apache TinkerPop™ Graph computing framework using Gremlin.", "stars": "112"}, {"name": "greskell-websocket", "url": "https://github.com/debug-ito/greskell", "description": "Haskell client for TinkerPop3 Gremlin Server.", "stars": "26"}, {"name": "gremlin-driver", "url": "http://tinkerpop.apache.org/docs/current/reference/#connecting-via-java", "description": ""}, {"name": "neo4j-tinkerpop-api", "url": "https://github.com/neo4j-contrib/neo4j-tinkerpop-api", "description": "Apache Licensed Neo4j API for TinkerPop3.", "stars": "6"}, {"name": "neo4j-gremlin-bolt", "url": "https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt", "description": "Allows use of the Apache Tinkerpop Java API with the neo4j server using the BOLT protocol."}, {"name": "Ferma", "url": "https://github.com/Syncleus/Ferma", "description": "An ORM / OGM for the TinkerPop graph stack.", "stars": "138"}, {"name": "ts-tinkerpop", "url": "https://github.com/RedSeal-co/ts-tinkerpop", "description": "Utilities for using TinkerPop3 via the node-java API in Typescript.", "stars": "54"}, {"name": "gremlin-javascript", "url": "https://github.com/jbmusso/gremlin-javascript", "description": "", "stars": "212"}, {"name": "gremlin-php", "url": "https://github.com/PommeVerte/gremlin-php", "description": "gremlin-server php driver compatible with TinkerPop3. It will allow you to connect to gremlin-server and it's backends (Neo4J, Titan, etc.).", "stars": "75"}, {"name": "Mogwai", "url": "https://github.com/platinummonkey/mogwai", "description": "TinkerPop3 Graph Database Library for Python.", "stars": "36"}, {"name": "python-gremlin-rest", "url": "https://github.com/windj007/python-gremlin-rest", "description": "A REST-based client for Gremlin Server.", "stars": "7"}, {"name": "gremlinclient", "url": "https://github.com/davebshow/gremlinclient", "description": "An asynchronous Python 2/3 client for Gremlin Server that allows for flexible coroutine syntax - Trollius, Tornado, Asyncio.", "stars": "30"}, {"name": "aiogremlin", "url": "https://github.com/davebshow/aiogremlin", "description": "", "stars": "47"}, {"name": "gremlinrestclient", "url": "http://gremlinrestclient.readthedocs.org/en/latest/", "description": ""}, {"name": "goblin", "url": "https://github.com/ZEROFAIL/goblin", "description": "OGM for TinkerPop3 Gremlin Server.", "stars": "94"}, {"name": "goblin 3.5", "url": "https://github.com/davebshow/goblin", "description": "A Python 3.5 rewrite of the TinkerPop 3 OGM Goblin.", "stars": "94"}, {"name": "reactive-gremlin", "url": "https://github.com/coreyauger/reactive-gremlin", "description": "", "stars": "32"}, {"name": "Gremlin Scala", "url": "https://github.com/mpollmeier/gremlin-scala", "description": "Scala wrapper for Apache TinkerPop3 Graph DSL.", "stars": "479"}, {"name": "blueprints-scala", "url": "https://github.com/anvie/blueprints-scala", "description": "Tinkerpop Blueprints Scala.", "stars": "77"}, {"name": "gremlin-py", "url": "https://github.com/emehrkay/gremlinpy", "description": "Write pure Python Gremlin that can be sent to Gremlin Server.", "stars": "52"}, {"name": "gremlin-scala", "url": "https://github.com/mpollmeier/gremlin-scala", "description": "A Scala language wrapper for TinkerPop3.", "stars": "479"}, {"name": "gremlin-template-string", "url": "https://github.com/jbmusso/gremlin-template-string", "description": "A Javascript Gremlin language builder.", "stars": "17"}, {"name": "ipython-gremlin", "url": "https://github.com/davebshow/ipython-gremlin", "description": "Gremlin in IPython and Jupyter.", "stars": "44"}, {"name": "ogre", "url": "http://ogre.clojurewerkz.org/", "description": "A Clojure language wrapper for TinkerPop3."}, {"name": "Peapod", "url": "https://github.com/bayofmany/peapod", "description": "A new object-graph-wrapper for the Tinkerpop3 graph stack.", "stars": "40"}, {"name": "sparql-gremlin", "url": "https://github.com/dkuppitz/sparql-gremlin", "description": "A SPARQL to Gremlin traversal compiler.", "stars": "68"}, {"name": "sql-gremlin", "url": "https://github.com/twilmes/sql-gremlin", "description": "A SQL to Gremlin traversal compiler.", "stars": "70"}, {"name": "greskell", "url": "https://github.com/debug-ito/greskell", "description": "Haskell binding for Gremlin graph query language", "stars": "26"}, {"name": "Cypher for Gremlin", "url": "https://github.com/opencypher/cypher-for-gremlin", "description": "Cypher for Gremlin adds Cypher support to any Gremlin graph database.", "stars": "318"}]}, {"name": "<A NAME=\"tinkerpop2\"></A>TinkerPop 2 Libraries", "parent": "", "entries": [{"name": "Ferma", "url": "https://github.com/Syncleus/Ferma", "description": "An ORM / OGM for the TinkerPop graph stack.", "stars": "138"}, {"name": "Frames", "url": "https://github.com/tinkerpop/frames", "description": "An Object to Graph Framework.", "stars": "138"}, {"name": "Archimedes", "url": "https://github.com/clojurewerkz/archimedes", "description": "Clojure library for Blueprints (part of the TinkerPop graph stack).", "stars": "38"}, {"name": "AccumuloGraph", "url": "https://github.com/JHUAPL/AccumuloGraph", "description": "An implementation of TinkerPop Blueprints using Accumulo.", "stars": "33"}, {"name": "Frontenac", "url": "https://github.com/Loupi/Frontenac", "description": "A .NET port of the TinkerPop Stack.", "stars": "28"}, {"name": "Mogwai", "url": "https://github.com/platinummonkey/mogwai", "description": "TinkerPop 2 Graph Database Library for Python.", "stars": "36"}, {"name": "spring-data-gremlin", "url": "https://github.com/gjrwebber/spring-data-gremlin", "description": "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.", "stars": "69"}, {"name": "blueprints-scala", "url": "https://github.com/anvie/blueprints-scala", "description": "TinkerPop Blueprints Scala.", "stars": "77"}, {"name": "Gremlin-users", "url": "https://groups.google.com/forum/#!forum/gremlin-users", "description": "Mailing list for Gremlin users."}, {"name": "Stack Overflow", "url": "http://stackoverflow.com/questions/tagged/tinkerpop3", "description": "Stack Overflow has a relatively active community."}, {"name": "TinkerPop-dev", "url": "http://mail-archives.apache.org/mod_mbox/incubator-tinkerpop-dev/", "description": "Mailing list for TP3 deverlopers."}, {"name": "Marko Rodriguez", "url": "https://markorodriguez.com/", "description": "Founder of TinkerPop and Aurelius."}, {"name": "Stephen Mallette", "url": "https://twitter.com/spmallette?lang=en-gb", "description": "Senior developer for Gremlin, TinkerPop and Titan DB."}, {"name": "Daniel Kuppitz", "url": "https://about.me/daniel.kuppitz", "description": "One of the main developers of Gremlin."}, {"name": "Jason Plurad", "url": "https://github.com/pluradj", "description": "Senior Developer at IBM. TinkerPop committer and active on the community."}, {"name": "Introduction to Gremlin", "url": "http://tinkerpop.apache.org/gremlin.html", "description": "Official introduction to the Gremlin language."}, {"name": "Datastax Introduction", "url": "https://academy.datastax.com/resources/getting-started-tinkerpop-and-gremlin", "description": "A tutorial provided by Datastax to Gremlin and TinkerPop3."}, {"name": "TinkerPop Book", "url": "http://www.tinkerpopbook.com/", "description": "A long promised book for Tinkeprop but never fulfilled until now. You cans till request a notification."}, {"name": "Linux Foundation Presentation", "url": "http://events.linuxfoundation.org/sites/events/files/slides/ApacheCon2015TinkerPop3.pdf", "description": "A presentation by Linux Foundation given by David Robinson at IBM aboit Apache TinkerPop3."}, {"name": "Getting Started with TinkerPop", "url": "http://tinkerpop.apache.org/docs/current/tutorials/getting-started/", "description": "Learn the basics of getting up and going with TinkerPop."}, {"name": "The Gremlin Console", "url": "http://tinkerpop.apache.org/docs/current/tutorials/the-gremlin-console/", "description": "Discusses uses cases of the Gremlin Console and usage patterns."}, {"name": "Gremlin Recipes", "url": "http://tinkerpop.apache.org/docs/3.2.1-SNAPSHOT/recipes/", "description": "Reference for common traversal patterns and style."}, {"name": "Gremlin Language Variants", "url": "http://tinkerpop.apache.org/docs/3.2.1-SNAPSHOT/tutorials/gremlin-language-variants/", "description": "Learn how to embed Gremlin in a host programming language."}, {"name": "SQL2Gremlin", "url": "http://sql2gremlin.com/", "description": "Learn Gremlin using typical patterns found when querying data with SQL."}, {"name": "Getting Started with Graph Databases", "url": "https://academy.datastax.com/demos/getting-started-graph-databases", "description": "Compares relational databases to graph databases and SQL to Gremlin."}, {"name": "Graph", "url": "https://github.com/krlawrence/graph", "description": "Graph Databases, Gremlin and TinkerPop - A Tutorial.", "stars": "736"}]}]}