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

DBMS > Cassandra vs. Cubrid vs. GridDB vs. mSQL vs. Rockset

System Properties Comparison Cassandra vs. Cubrid vs. GridDB vs. mSQL vs. Rockset

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonCubrid  Xexclude from comparisonGridDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPScalable in-memory time series database optimized for IoT and Big DatamSQL (Mini SQL) is a simple and lightweight RDBMSA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelWide column storeRelational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsVector DBMS infostarting with release V5Key-value store
Relational DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitecassandra.apache.orgcubrid.com (korean)
cubrid.org (english)
griddb.nethughestech.com.au/­products/­msqlrockset.com
Technical documentationcassandra.apache.org/­doc/­latestcubrid.org/­manualsdocs.griddb.netdocs.rockset.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookCUBRID Corporation, CUBRID FoundationToshiba CorporationHughes TechnologiesRockset
Initial release20082008201319942019
Current release4.1.3, July 202311.0, January 20215.1, August 20224.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree licenses can be providedcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaC, C++, JavaC++CC++
Server operating systemsBSD
Linux
OS X
Windows
Linux
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
hosted
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infonumerical, string, blob, geometry, boolean, timestampyesdynamic typing
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 infoingestion from XML files supported
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesall fields are automatically indexed
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yesSQL92, SQL-like TQL (Toshiba Query Language)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersRead-only SQL queries, including JOINs
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
HTTP REST
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresnonono
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"noneShardingnoneAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replicationSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate consistency within container, eventual consistency across containersnoneEventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACID at container levelnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
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.nonoyesno
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardAccess rights for users can be defined per databasenoAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
CassandraCubridGridDBmSQL infoMini SQLRockset
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
GitHub trending repository
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
News

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21 May 2024

Empowering On-Premises Deployments with Generative AI: Introducing Vector Search for a Self-Managed Modern Architecture
15 May 2024

Tips and Tricks for the DataStax Astra CLI
7 May 2024

How to Build a Crystal Image Search App with Vector Search
25 April 2024

Knowledge Graphs for RAG without a GraphDB
18 April 2024

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
3rd partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
CassandraCubridGridDBmSQL infoMini SQLRockset
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

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

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

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

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

AllegroGraph logo

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

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.

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

Present your product here