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

DBMS > MySQL vs. RethinkDB vs. Rockset vs. StarRocks

System Properties Comparison MySQL vs. RethinkDB vs. Rockset vs. StarRocks

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonRockset  Xexclude from comparisonStarRocks  Xexclude from comparison
DescriptionWidely used open source RDBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.A scalable, reliable search and analytics service in the cloud, built on RocksDBAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primary database modelRelational DBMS infoKey/Value like access via memcached APIDocument storeDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Score1.07
Rank#180  Overall
#31  Document stores
Score0.95
Rank#193  Overall
#89  Relational DBMS
Websitewww.mysql.comrethinkdb.comrockset.comwww.starrocks.io
Technical documentationdev.mysql.com/­docrethinkdb.com/­docsdocs.rockset.comdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
DeveloperOracle infosince 2010, originally MySQL AB, then SunThe Linux Foundation infosince July 2017RocksetThe Linux Foundation infosince Feb 2023
Initial release1995200920192020
Current release9.0.0, July 20242.4.1, August 20203.3, June 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2commercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C++C++, Java
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
hostedLinux
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometrydynamic typingyes
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.yesnono infoingestion from XML files supportedno
Secondary indexesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoRead-only SQL queries, including JOINsyes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
HTTP RESTJDBC
MySQL protocol
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Go
Java
JavaScript (Node.js)
Python
Java
Server-side scripts infoStored proceduresyes infoproprietary syntaxnouser defined functions
TriggersyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding inforange basedAutomatic shardinghorizontal partitioning (by range and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesyes infousers and table-level permissionsAccess rights for users and organizations can be defined via Rockset consoleRole based access control and fine grained access rights

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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
MySQLRethinkDBRocksetStarRocks
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

OpenAI’s first acquisition is an enterprise data startup
21 June 2024, The Verge

OpenAI Looks To Boost Data Retrieval Capabilities Of Its GenAI Technology With Rockset Acquisition
26 June 2024, CRN

OpenAI acquires Rockset to enhance ChatGPT real-time data processing
25 June 2024, InfoWorld

An Analysis Of OpenAI’s Acquisition Of Rockset And Its Strategic Significance
24 June 2024, Forbes

OpenAI buys database analytics firm Rockset in nine-figure stock deal, sources say
21 June 2024, Reuters

provided by Google News

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Announces Incorporation of CelerData
1 September 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

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

StarRocks Launches the Industry's Fastest, Cloud Native, Real-time Analytics Engine
14 July 2022, GlobeNewswire

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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.

Milvus logo

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

Present your product here