DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. GridDB vs. mSQL vs. OrientDB vs. OrigoDB

System Properties Comparison CockroachDB vs. GridDB vs. mSQL vs. OrientDB vs. OrigoDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonGridDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrientDB  Xexclude from comparisonOrigoDB  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.Scalable in-memory time series database optimized for IoT and Big DatamSQL (Mini SQL) is a simple and lightweight RDBMSMulti-model DBMS (Document, Graph, Key/Value)A fully ACID in-memory object graph database
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Document store
Object oriented DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.cockroachlabs.comgriddb.nethughestech.com.au/­products/­msqlorientdb.orgorigodb.com
Technical documentationwww.cockroachlabs.com/­docsdocs.griddb.netwww.orientdb.com/­docs/­last/­index.htmlorigodb.com/­docs
DeveloperCockroach LabsToshiba CorporationHughes TechnologiesOrientDB LTD; CallidusCloud; SAPRobert Friberg et al
Initial release20152013199420102009 infounder the name LiveDB
Current release23.1.1, May 20235.1, August 20224.4, October 20213.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree licenses can be providedOpen Source infoApache version 2Open Source
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++CJavaC#
Server operating systemsLinux
macOS
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java JDK (>= JDK 6)Linux
Windows
Data schemedynamic schemayesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesyesUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL92, SQL-like TQL (Toshiba Query Language)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language, no joinsno
APIs and other access methodsJDBCJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Server-side scripts infoStored proceduresnononoJava, Javascriptyes
TriggersnoyesnoHooksyes infoDomain Events
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 RAFTShardingnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replicationnoneMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersnone
Foreign keys infoReferential integrityyesnonoyes inforelationship in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databasenoAccess rights for users and roles; record level security configurableRole based authorization
More information provided by the system vendor
CockroachDBGridDBmSQL infoMini SQLOrientDBOrigoDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
CockroachDBGridDBmSQL infoMini SQLOrientDBOrigoDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

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

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

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

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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