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

DBMS > Geode vs. InfinityDB vs. TerarkDB vs. TimesTen vs. YugabyteDB

System Properties Comparison Geode vs. InfinityDB vs. TerarkDB vs. TimesTen vs. YugabyteDB

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonInfinityDB  Xexclude from comparisonTerarkDB  Xexclude from comparisonTimesTen  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA Java embedded Key-Value Store which extends the Java Map interfaceA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeKey-value storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.51
Rank#147  Overall
#25  Key-value stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score0.00
Rank#385  Overall
#61  Key-value stores
Score1.26
Rank#164  Overall
#75  Relational DBMS
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websitegeode.apache.orgboilerbay.comgithub.com/­bytedance/­terarkdbwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technical documentationgeode.apache.org/­docsboilerbay.com/­infinitydb/­manualbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Boiler Bay Inc.ByteDance, originally TerarkOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Initial release20022002201619982017
Current release1.1, February 20174.0Release 22.12.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercialcommercial inforestricted open source version availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaC++C and C++
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Linux
OS X
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes
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.nonononono
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
SQL infoSupport of SQLSQL-like query language (OQL)nonoyesyes, PostgreSQL compatible
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
C++ API
Java API
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaC++
Java
C
C++
Java
Node.js
PL/SQL
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functionsnonoPL/SQLyes infosql, plpgsql, C
Triggersyes infoCache Event Listenersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnonenoneMulti-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
User concepts infoAccess controlAccess rights per client and object definablenonofine grained access rights according to SQL-standardyes
More information provided by the system vendor
GeodeInfinityDBTerarkDBTimesTenYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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
GeodeInfinityDBTerarkDBTimesTenYugabyteDB
Recent citations in the 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

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

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

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.

RaimaDB logo

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

Present your product here