DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Doris vs. Geode vs. GridDB vs. TinkerGraph

System Properties Comparison Apache Doris vs. Geode vs. GridDB vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonGeode  Xexclude from comparisonGridDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesScalable in-memory time series database optimized for IoT and Big DataA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSKey-value storeTime Series DBMSGraph DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#235  Overall
#110  Relational DBMS
Score1.51
Rank#147  Overall
#25  Key-value stores
Score1.91
Rank#123  Overall
#10  Time Series DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitedoris.apache.org
github.com/­apache/­doris
geode.apache.orggriddb.nettinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­apache/­doris/­wikigeode.apache.org/­docsdocs.griddb.net
DeveloperApache Software Foundation, originally contributed from BaiduOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Toshiba Corporation
Initial release2017200220132009
Current release1.2.2, February 20231.1, February 20175.1, August 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++Java
Server operating systemsLinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infonumerical, string, blob, geometry, boolean, timestampyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesyesnoyesno
SQL infoSupport of SQLyesSQL-like query language (OQL)SQL92, SQL-like TQL (Toshiba Query Language)no
APIs and other access methodsJDBC
MySQL client
Java Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languagesJava.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsnono
Triggersnoyes infoCache Event Listenersyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate consistency within container, eventual consistency across containersnone
Foreign keys infoReferential integritynononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACID at container levelno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights per client and object definableAccess rights for users can be defined per databaseno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache DorisGeodeGridDBTinkerGraph
Recent citations in the news

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

StarRocks’ real-time analytics engine moves to the cloud
14 July 2022, SiliconANGLE News

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns ‘All Sorts of In-Memory Things’
4 January 2017, The New Stack

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
30 June 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data Management
3 December 2019, global.toshiba

’s SQL Interface, Aims to Accelerate Open Innovation
17 June 2020, global.toshiba

TOSHIBA DIGITAL SOLUTIONS CORPORATION
1 November 2020, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

Toshiba Digital Solutions collaborates with DATAFLUCT to Deliver a Machine Learning Solution that Optimizes Store Visitors Prediction ~ The integration of Cloud Data Infrastructure and Auto Machine Learning enables accurate prediction without experts inter
21 April 2021, global.toshiba

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here