DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. GBase vs. Geode vs. GridGain vs. STSdb

System Properties Comparison CockroachDB vs. GBase vs. Geode vs. GridGain vs. STSdb

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonGBase  Xexclude from comparisonGeode  Xexclude from comparisonGridGain  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGridGain is an in-memory computing platform, built on Apache IgniteKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSRelational DBMSKey-value storeKey-value store
Relational DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitewww.cockroachlabs.comwww.gbase.cngeode.apache.orgwww.gridgain.comgithub.com/­STSSoft/­STSdb4
Technical documentationwww.cockroachlabs.com/­docsgeode.apache.org/­docswww.gridgain.com/­docs/­index.html
DeveloperCockroach LabsGeneral Data Technology Co., Ltd.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GridGain Systems, Inc.STS Soft SC
Initial release20152004200220072011
Current release23.1.1, May 2023GBase 8a, GBase 8s, GBase 8c1.1, February 2017GridGain 8.5.14.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoGPLv2, commercial license available
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.
Implementation languageGoC, Java, PythonJavaJava, C++, .NetC#
Server operating systemsLinux
macOS
Windows
LinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Solaris
Windows
Windows
Data schemedynamic schemayesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes infoprimitive types and user defined types (classes)
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.noyesnoyes
Secondary indexesyesyesnoyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLStandard with numerous extensionsSQL-like query language (OQL)ANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJDBCADO.NET
C API
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
.NET Client API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
C#
Java
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsyes (compute grid and cache interceptors can be used instead)no
Triggersnoyesyes infoCache Event Listenersyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFThorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesMulti-source replicationyes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes, on a single nodeACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlRole-based access controlyesAccess rights per client and object definableSecurity Hooks for custom implementationsno

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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Neo4j logo

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

RaimaDB logo

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

Present your product here