| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| http://www.apache.org/licenses/LICENSE-2.0 |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <!DOCTYPE html> |
| <html lang=en> |
| <head> |
| <meta charset=utf-8> |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| <meta name="robots" content="index, follow"> |
| <link href="img/favicon.png" rel="shortcut icon"/> |
| <title>Graph Database Providers & Systems | Apache TinkerPop</title> |
| <meta name="description" content="TinkerPop-enabled graph databases and analytics tools from leading providers. Find the right graph system for your application needs."> |
| <meta name="keywords" content="graph providers, database systems, TinkerPop, analytics"> |
| <link rel="canonical" href="https://tinkerpop.apache.org/providers.html"> |
| |
| <!-- Open Graph / Facebook --> |
| <meta property="og:type" content="website"> |
| <meta property="og:url" content="https://tinkerpop.apache.org/providers.html"> |
| <meta property="og:title" content="Graph Database Providers & Systems | Apache TinkerPop"> |
| <meta property="og:description" content="TinkerPop-enabled graph databases and analytics tools from leading providers. Find the right graph system for your application needs."> |
| <meta property="og:image" content="https://tinkerpop.apache.org/img/providers/providers.png"> |
| |
| <!-- Twitter --> |
| <meta name="twitter:card" content="summary_large_image"> |
| <meta name="twitter:site" content="@apachetinkerpop"> |
| <meta name="twitter:title" content="Graph Database Providers & Systems | Apache TinkerPop"> |
| <meta name="twitter:description" content="TinkerPop-enabled graph databases and analytics tools from leading providers. Find the right graph system for your application needs."> |
| <meta name="twitter:image" content="https://tinkerpop.apache.org/img/providers/providers.png"> |
| <link href="css/bootstrap.min.css" rel="stylesheet"> |
| <link href="css/font-awesome.css" rel="stylesheet"/> |
| <link href="css/custome.css" rel="stylesheet"> |
| <link href="css/responsive.css" rel="stylesheet"> |
| <link href="css/animate.css" rel="stylesheet"/> |
| <!-- Matomo --> |
| <script> |
| var _paq = window._paq = window._paq || []; |
| /* We explicitly disable cookie tracking to avoid privacy issues */ |
| _paq.push(['disableCookies']); |
| /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ |
| _paq.push(['trackPageView']); |
| _paq.push(['enableLinkTracking']); |
| (function() { |
| var u="https://analytics.apache.org/"; |
| _paq.push(['setTrackerUrl', u+'matomo.php']); |
| _paq.push(['setSiteId', '27']); |
| var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; |
| g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); |
| })(); |
| </script> |
| <!-- End Matomo Code --> |
| |
| <!-- Structured Data / JSON-LD --> |
| <script type="application/ld+json"> |
| { |
| "@context": "https://schema.org", |
| "@graph": [ |
| { |
| "@type": "Organization", |
| "@id": "https://tinkerpop.apache.org/#organization", |
| "name": "Apache TinkerPop", |
| "url": "https://tinkerpop.apache.org/", |
| "logo": { |
| "@type": "ImageObject", |
| "url": "https://tinkerpop.apache.org/img/logo.png", |
| "width": 280, |
| "height": 60 |
| }, |
| "description": "Apache TinkerPop is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP)." |
| }, |
| { |
| "@type": "WebSite", |
| "@id": "https://tinkerpop.apache.org/#website", |
| "url": "https://tinkerpop.apache.org/", |
| "name": "Apache TinkerPop", |
| "publisher": { |
| "@id": "https://tinkerpop.apache.org/#organization" |
| } |
| }, |
| { |
| "@type": "WebPage", |
| "@id": "https://tinkerpop.apache.org/providers.html#webpage", |
| "url": "https://tinkerpop.apache.org/providers.html", |
| "name": "Graph Database Providers & Systems | Apache TinkerPop", |
| "isPartOf": { |
| "@id": "https://tinkerpop.apache.org/#website" |
| }, |
| "about": { |
| "@id": "https://tinkerpop.apache.org/#organization" |
| }, |
| "description": "Discover TinkerPop-enabled graph databases, processors, and analytics tools from leading providers. Find the right graph database system for your application needs and use cases." |
| }, |
| { |
| "@type": "ItemList", |
| "@id": "https://tinkerpop.apache.org/providers.html#itemlist", |
| "itemListElement": [ |
| { |
| "@type": "ListItem", |
| "position": 1, |
| "name": "Aerospike Graph", |
| "url": "https://aerospike.com/products/graph-database/" |
| }, |
| { |
| "@type": "ListItem", |
| "position": 2, |
| "name": "Alibaba Graph Database", |
| "url": "https://cn.aliyun.com/product/gdb" |
| }, |
| { |
| "@type": "ListItem", |
| "position": 3, |
| "name": "Amazon Neptune", |
| "url": "https://aws.amazon.com/neptune/" |
| } |
| ] |
| }, |
| { |
| "@type": "BreadcrumbList", |
| "@id": "https://tinkerpop.apache.org/providers.html#breadcrumblist", |
| "itemListElement": [ |
| { |
| "@type": "ListItem", |
| "position": 1, |
| "item": { |
| "@type": "WebPage", |
| "@id": "https://tinkerpop.apache.org/", |
| "url": "https://tinkerpop.apache.org/", |
| "name": "Home" |
| } |
| }, |
| { |
| "@type": "ListItem", |
| "position": 2, |
| "item": { |
| "@type": "WebPage", |
| "@id": "https://tinkerpop.apache.org/providers.html", |
| "url": "https://tinkerpop.apache.org/providers.html", |
| "name": "Graph Database Providers" |
| } |
| } |
| ] |
| }, |
| { |
| "@type": "FAQPage", |
| "@id": "https://tinkerpop.apache.org/providers.html#faqpage", |
| "mainEntity": [ |
| { |
| "@type": "Question", |
| "name": "What is a TinkerPop-enabled graph system?", |
| "acceptedAnswer": { |
| "@type": "Answer", |
| "text": "A TinkerPop-enabled graph system is a graph database, processor, or analytics tool that implements the Apache TinkerPop interfaces, allowing users to query the system using the Gremlin query language and leverage the full TinkerPop stack regardless of the underlying graph database." |
| } |
| }, |
| { |
| "@type": "Question", |
| "name": "How can I get my graph system listed on the TinkerPop providers page?", |
| "acceptedAnswer": { |
| "@type": "Answer", |
| "text": "To get your graph system listed, you need to follow Apache TinkerPop's provider listing policy which includes implementing the required TinkerPop interfaces, passing compatibility tests, and submitting your request through the appropriate channels. See the provider documentation for details." |
| } |
| }, |
| { |
| "@type": "Question", |
| "name": "What types of graph systems are supported by TinkerPop?", |
| "acceptedAnswer": { |
| "@type": "Answer", |
| "text": "TinkerPop supports both OLTP (Online Transaction Processing) graph databases for real-time queries and OLAP (Online Analytical Processing) graph processors for batch analytics. Many systems support both approaches." |
| } |
| }, |
| { |
| "@type": "Question", |
| "name": "What are the benefits of using a TinkerPop-enabled graph database?", |
| "acceptedAnswer": { |
| "@type": "Answer", |
| "text": "Using a TinkerPop-enabled graph database provides application portability across different graph systems, access to the Gremlin query language, and the ability to leverage a common ecosystem of tools, libraries, and knowledge regardless of which specific graph database you choose." |
| } |
| } |
| ] |
| } |
| ] |
| } |
| </script> |
| </head> |
| <body> |
| <!-- header --> |
| <div class="header"> |
| <div class="container"> |
| <nav class="navbar navbar-expand-lg "> |
| <div class="container-fluid"> |
| <a class="navbar-brand" href="index.html"> |
| <img src="img/logo.png" class="img-fluid" alt="Apache TinkerPop Graph Computing Framework Logo"> |
| </a> |
| <button class="navbar-toggler" type="button" data-bs-toggle="collapse" |
| data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
| aria-expanded="false" aria-label="Toggle navigation"> |
| <span class="fa fa-bars"></span> |
| </button> |
| <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
| <ul class="navbar-nav ms-auto mb-2 mb-lg-0"> |
| <li class="nav-item"> |
| <a class="nav-link active" aria-current="page" href="index.html">Home</a> |
| </li> |
| <li class="nav-item"> |
| <a class="nav-link" href="download.html">Download</a> |
| </li> |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false"> |
| Tools |
| </a> |
| <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> |
| <li><a class="dropdown-item" href="providers.html">Graph Systems</a></li> |
| <li><a class="dropdown-item" href="community.html">Languages and Tools</a></li> |
| <li><hr class="dropdown-divider"></li> |
| <li><a class="dropdown-item" href="https://gremlify.com/">Gremlify: Try Gremlin</a></li> |
| <li><a class="dropdown-item" href="https://tinkerpop.apache.org/gremlint">Gremlint: Lint Gremlin</a></li> |
| <li><a class="dropdown-item" href="https://www.gremlator.com/">Gremlator: Translate Gremlin</a></li> |
| </ul> |
| </li> |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" |
| data-bs-toggle="dropdown" aria-expanded="false"> |
| Documentation |
| </a> |
| <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> |
| <li class="dropdown-header">Latest Documentation</li> |
| <li><a href="https://tinkerpop.apache.org/docs/current" class="dropdown-item">Documentation Index</a></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current/reference" class="dropdown-item">Reference</a></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current/dev/provider" class="dropdown-item">Provider</a></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current/dev/developer" class="dropdown-item">Developer</a></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current/upgrade" class="dropdown-item">Upgrade Information</a></li> |
| <li><a href="https://tinkerpop.apache.org/javadocs/current/core/" class="dropdown-item">Core Javadoc API</a></li> |
| <li><a href="https://tinkerpop.apache.org/javadocs/current/full/" class="dropdown-item">Full Javadoc API</a></li> |
| <li><hr class="dropdown-divider"></li> |
| <li><a href="https://tinkerpop.apache.org/docs/" class="dropdown-item">Documentation Archives</a></li> |
| <li><a href="https://tinkerpop.apache.org/javadocs/" class="dropdown-item">Javadoc Archives</a></li> |
| <li><hr class="dropdown-divider"></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current/index.html#publications" class="dropdown-item">Publications</a></li> |
| </ul> |
| |
| </li> |
| |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" |
| data-bs-toggle="dropdown" aria-expanded="false"> |
| Tutorials |
| </a> |
| <ul class="dropdown-menu" aria-labelledby="navbarDropdown1"> |
| <li><a href="gremlin.html" class="dropdown-item">Introduction to Gremlin</a></li> |
| <li><a class="dropdown-item" |
| href="https://tinkerpop.apache.org/docs/current/tutorials/getting-started/">Getting |
| Started</a></li> |
| <li><a class="dropdown-item" |
| href="https://tinkerpop.apache.org/docs/current/tutorials/the-gremlin-console/">The |
| Gremlin Console</a></li> |
| <li><a class="dropdown-item" href="https://tinkerpop.apache.org/docs/current/recipes/">Gremlin |
| Recipes</a></li> |
| <li><a class="dropdown-item" |
| href="https://tinkerpop.apache.org/docs/current/tutorials/gremlins-anatomy/">Gremlin's |
| Anatomy</a></li> |
| <li> |
| <hr class="dropdown-divider"> |
| </li> |
| <li><a class="dropdown-item" |
| href="http://kelvinlawrence.net/book/Gremlin-Graph-Guide.html">Book: Practical |
| Gremlin by Kelvin Lawrence</a></li> |
| <li><a class="dropdown-item" href="http://sql2gremlin.com/">SQL2Gremlin</a></li> |
| </ul> |
| |
| </li> |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown3" role="button" data-bs-toggle="dropdown" aria-expanded="false"> |
| Community |
| </a> |
| <ul class="dropdown-menu" aria-labelledby="navbarDropdown3"> |
| <li><a class="dropdown-item" href="https://discord.gg/tinkerpop" target="_blank"><img src="img/discord-logo.png" class="nav-icon"/>Discord</a></li> |
| <li><a class="dropdown-item" href="https://www.answeroverflow.com/c/838910279550238720"><img src="img/answer-overflow-logo.png" class="nav-icon"/>Answer Overflow</a></li> |
| <li><a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/gremlin"><img src="img/stack-overflow-logo.png" class="nav-icon"/>Stack Overflow</a></li> |
| <li><a class="dropdown-item" href="https://groups.google.com/group/gremlin-users"><img src="img/mail.png" class="nav-icon"/>User Mailing List</a></li> |
| <li><a class="dropdown-item" href="https://lists.apache.org/list.html?dev@tinkerpop.apache.org"><img src="img/mail.png" class="nav-icon"/>Developer Mailing List</a></li> |
| <li><a class="dropdown-item" href="https://issues.apache.org/jira/browse/TINKERPOP/"><img src="img/jira-logo.png" class="nav-icon"/>Issue Tracker</a></li> |
| <li><a class="dropdown-item" href="https://github.com/apache/tinkerpop/"><img src="img/github-logo.png" class="nav-icon"/>GitHub</a></li> |
| <li><a class="dropdown-item" href="https://www.twitch.tv/apachetinkerpop"><img src="img/twitch-logo.png" class="nav-icon"/>Twitch</a></li> |
| <li><a class="dropdown-item" href="https://twitter.com/apachetinkerpop"><img src="img/twitter-logo.png" class="nav-icon"/>Twitter</a></li> |
| <li><a class="dropdown-item" href="https://www.youtube.com/@apachetinkerpop"><img src="img/youtube-logo.png" class="nav-icon"/>YouTube</a></li> |
| <li><hr class="dropdown-divider"></li> |
| <li><a class="dropdown-item" href="https://tinkerpop.apache.org/docs/current/dev/developer/#_contributing">Contributing</a></li> |
| <li><a class="dropdown-item" href="https://tinkerpop.apache.org/docs/current/dev/provider/#policies">Policies</a></li> |
| </ul> |
| </li> |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown5" role="button" |
| data-bs-toggle="dropdown" aria-expanded="false"> |
| Apache Software |
| </a> |
| <ul class="dropdown-menu" aria-labelledby="navbarDropdown5"> |
| <li><a class="dropdown-item" href="https://www.apache.org/">Apache Homepage</a></li> |
| <li><a class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li> |
| <li><a class="dropdown-item" |
| href="https://www.apache.org/events/current-event">Events</a></li> |
| <li><a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> |
| </li> |
| <li><a class="dropdown-item" |
| href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> |
| <li><a class="dropdown-item" href="https://www.apache.org/security/">Security</a></li> |
| </ul> |
| |
| </li> |
| |
| </ul> |
| </div> |
| </div> |
| </nav> |
| </div> |
| </div> |
| |
| <!-- hero --> |
| <div class="container hero-inner"> |
| <img src="img/providers/bg.png" class="img-fluid w-100" alt="Graph Database Providers Header Banner"> |
| </div> |
| |
| <!-- Content --> |
| <div class="sec-pad pb-0"> |
| <div class="container"> |
| <div class="row d-flex"> |
| <div class="col-md-12 text-center"> |
| <h1 class="ft-40 bold black mb-3 mb-md-5">Data System Providers</h1> |
| </div> |
| </div> |
| <div class="row d-flex align-items-center"> |
| <div class="col-lg-6 mb-4 md-lg-0"> |
| <img src="img/providers/providers.png" class="img-fluid w-100" alt="TinkerPop-enabled Graph Database Provider Ecosystem Illustration"> |
| </div> |
| <div class="col-lg-6 "> |
| <div class="use-case-page-pl-3"> |
| <p>Apache TinkerPop grows when 3rd party data systems and query languages utilize it. While Apache's |
| distribution of TinkerPop does provide production ready implementations and tools, it is |
| ultimately the larger ecosystem of providers that ensure TinkerPop's widespread adoption. There |
| are two types of providers. The first are those that develop a (graph) database, (graph) |
| processor, or (graph) analytics tool and want to offer their users TinkerPop-specific graph |
| computing features. The other type of provider are language designers that have a (graph) query |
| language they wish to have execute on the Gremlin traversal machine and thus, against any |
| TinkerPop-enabled graph system.</p> |
| <a href="https://tinkerpop.apache.org/docs/current/dev/provider/" class="text-blue "><u>Provider |
| Documentation & Guidelines</u></a> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="sec-pad"> |
| <div class="container"> |
| <div class="row d-flex"> |
| <div class="col-md-12"> |
| <h2 class="ft-30 bold black mb-3">TinkerPop-Enabled Graph Systems</h2> |
| <p class="mb-4">Apache TinkerPop is always looking to point users to graph systems that are |
| TinkerPop-enabled. Please read Apache TinkerPop's provider <a class="text-blue" |
| href="https://tinkerpop.apache.org/docs/current/dev/provider/#policies">listing |
| policy</a> for adding new projects to the listing below. The listing is intended to help users |
| identify TinkerPop-enabled graph systems and does not constitute an endorsement by Apache TinkerPop |
| nor the Apache Software Foundation.</p> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/25.png " class="img-fluid mb-3" alt="Aerospike Graph Logo"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://aerospike.com/products/graph-database/">Aerospike Graph</a> |
| <p class="mb-0 mt-2">A massively scalable, high-performance, distributed graph database.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/1.png " class="img-fluid mb-3" alt="Alibaba Graph Database Logo"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://cn.aliyun.com/product/gdb">Alibaba Graph Database</a> |
| <p class="mb-0 mt-2">A real-time, reliable, cloud-native graph database service that |
| supports property graph model.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/2.png " class="img-fluid mb-3" alt="Amazon Neptune Logo"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://aws.amazon.com/neptune/">Amazon Neptune</a> |
| <p class="mb-0 mt-2">Fully-managed graph database service.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/3.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://arcadedb.com/">ArcadeDB</a> |
| <p class="mb-0 mt-2">Multi-Model Database Supporting Graphs, Key/Value, Documents and |
| Time-Series.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/4.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://www.arangodb.com/">ArangoDB</a> |
| <p class="mb-0 mt-2">OLTP Provider for ArangoDB.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/5.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/lambdazen/bitsy">Bitsy</a> |
| <p class="mb-0 mt-2">A small, fast, embeddable, durable in-memory graph database.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/6.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://blazegraph.com/">Blazegraph</a> |
| <p class="mb-0 mt-2">RDF graph database with OLTP support.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/7.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://azure.microsoft.com/en-us/services/cosmos-db/">CosmosDB</a> |
| <p class="mb-0 mt-2">Microsoft's distributed OLTP graph database.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/8.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/Txture/chronos/tree/master/org.chronos.chronograph">ChronoGraph</a> |
| <p class="mb-0 mt-2">A versioned graph database.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/9.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://www.datastax.com/products/datastax-graph">DSEGraph</a> |
| <p class="mb-0 mt-2">DataStax graph database with OLTP and OLAP support.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/10.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://tinkerpop.apache.org/docs/current/reference/#sparkgraphcomputer">Hadoop (Spark)</a> |
| <p class="mb-0 mt-2">OLAP graph processor using Spark.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/11.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/rayokota/hgraphdb">HGraphDB</a> |
| <p class="mb-0 mt-2">OLTP graph database running on Apache HBase.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/12.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://www.huaweicloud.com/intl/en-us/product/ges.html">Huawei Graph Engine Service</a> |
| <p class="mb-0 mt-2">Fully-managed, distributed, at-scale graph query and analysis service |
| that provides a visualized interactive analytics platform.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/13.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/hugegraph/hugegraph">HugeGraph</a> |
| <p class="mb-0 mt-2">A high-speed, distributed and scalable OLTP and OLAP graph database |
| with visualized analytics platform.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/14.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://www.ibm.com/docs/en/db2/11.5?topic=deployments-db2-graph">IBM Db2 Graph</a> |
| <p class="mb-0 mt-2">Graph database using IBM® Db2®.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/15.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://janusgraph.org/">JanusGraph</a> |
| <p class="mb-0 mt-2">Distributed OLTP and OLAP graph database with BerkeleyDB, Apache |
| Cassandra and Apache HBase support.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/16.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://tinkerpop.apache.org/docs/current/reference/#neo4j-gremlin">Neo4j</a> |
| <p class="mb-0 mt-2">OLTP graph database (embedded and high availability).</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/17.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://orientdb.org/">OrientDB</a> |
| <p class="mb-0 mt-2">OLTP graph database</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/18.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/ShiftLeftSecurity/overflowdb">OverflowDB</a> |
| <p class="mb-0 mt-2">In-memory graph database with low memory footprint</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/26.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://puppygraph.com/">PuppyGraph</a> |
| <p class="mb-0 mt-2">Query tablular data (Iceberg, Hive, MySQL, etc) as a graph.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/19.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/apache/incubator-s2graph">Apache S2Graph</a> |
| <p class="mb-0 mt-2">OLTP graph database running on Apache HBase.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/20.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/pietermartin/sqlg">Sqlg</a> |
| <p class="mb-0 mt-2">OLTP implementation on SQL databases.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/21.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://stardog.com/">Stardog</a> |
| <p class="mb-0 mt-2">RDF graph database with OLTP and OLAP support.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/22.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://www.tibco.com/products/tibco-graph-database">Tibco Graph Database</a> |
| <p class="mb-0 mt-2">Combined OLTP and OLAP features in a single enterprise-grade |
| database.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/23.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin">TinkerGraph</a> |
| <p class="mb-0 mt-2">In-memory OLTP and OLAP reference implementation.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="col-md-6 col-lg-4"> |
| <div class="uc-box"> |
| <div class="d-flex align-items-start"> |
| <img src="img/providers/24.png " class="img-fluid mb-3" alt="img"> |
| <div class="text-start ms-3"> |
| <a class="ft-18 bold text-blue" href="https://github.com/unipop-graph/unipop">Unipop</a> |
| <p class="mb-0 mt-2">OLTP Elasticsearch and JDBC backed graph.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <!-- footer --> |
| |
| <!-- join us --> |
| <div class="join-us"> |
| <div class="container"> |
| <div class="row d-flex justify-content-center"> |
| <div class="col-md-8 col-lg-6"> |
| <div class="ju-box"> |
| <h2 class="ft-40 text-blue bold">Join Us</h2> |
| <p class="bold">Join us on our Discord Server</p> |
| <a href="https://discord.gg/tinkerpop"><img src="img/tpvewx.png" class="img-fluid mt-3" alt="TinkerPop Discord QR code and invitation"></a> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <!-- footer --> |
| <footer> |
| <div class="primary-footer sec-pad"> |
| <div class="container"> |
| <div class="row"> |
| <div class="col-md-4"> |
| <div class="bold ft-25">Apache TinkerPop™</div> |
| <p class="mt-2 mb-4">Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).</p> |
| <ul class="list-unstyled list-inline hover-op-low"> |
| <li class="list-inline-item"><a href="https://discord.gg/tinkerpop"><img src="img/social/discord.svg" class="img-fluid" alt="TinkerPop Discord"></a></li> |
| <li class="list-inline-item"><a href="https://github.com/apache/tinkerpop"><img src="img/social/github-box.svg" class="img-fluid" alt="TinkerPop GitHub"></a></li> |
| <li class="list-inline-item"><a href="https://www.twitch.tv/apachetinkerpop"><img src="img/social/twitch.png" class="img-fluid" alt="TinkerPop Twitch"></a></li> |
| <li class="list-inline-item"><a href="https://twitter.com/apachetinkerpop"><img src="img/social/twitter-square.svg" class="img-fluid" alt="TinkerPop Twitter"></a></li> |
| <li class="list-inline-item"><a href="https://www.youtube.com/@apachetinkerpop"><img src="img/social/youtube.png" class="img-fluid" alt="TinkerPop YouTube"></a></li> |
| </ul> |
| </div> |
| <div class="col-md-4 ft-links"> |
| <div class="bold ft-18 mb-3">Links</div> |
| <div class="row"> |
| <div class="col-lg-6"> |
| <ul class="hover-op-low list-unstyled"> |
| <li><a href="index.html">Home</a></li> |
| <li><a href="download.html">Downloads</a></li> |
| <li><a href="https://tinkerpop.apache.org/docs/current">Documentation</a></li> |
| <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li> |
| </ul> |
| </div> |
| <div class="col-lg-6"> |
| <ul class="hover-op-low list-unstyled"> |
| <li><a href="https://tinkerpop.apache.org/docs/current/dev/developer#_contributing">Contributing</a> |
| </li> |
| <li><a href="providers.html">Providers</a></li> |
| <li><a href="community.html">Community</a></li> |
| </ul> |
| </div> |
| </div> |
| </div> |
| <div class="col-md-4 mt-4"> |
| <p>Apache TinkerPop, TinkerPop, Apache, Apache feather logo, and Apache TinkerPop project logo are |
| either registered trademarks or trademarks of The Apache Software Foundation in the United |
| States and other countries.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| <div class="secondry-footer"> |
| <div class="container"> |
| <div class="row"> |
| <div class="col-12"> |
| Copyright © 2015-2025 The Apache Software Foundation |
| </div> |
| </div> |
| </div> |
| </div> |
| </footer> |
| <script src="js/jquery-1.12.4.min.js"></script> |
| <script src="js/bootstrap.bundle.min.js"></script> |
| <script src="js/wow.min.js"></script> |
| <script src="js/my.js"></script> |
| </body> |
| </html> |