DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. MySQL vs. Snowflake vs. SWC-DB vs. TinkerGraph

System Properties Comparison CockroachDB vs. MySQL vs. Snowflake vs. SWC-DB vs. TinkerGraph

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonMySQL  Xexclude from comparisonSnowflake  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTinkerGraph  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 open source RDBMSCloud-based data warehousing service for structured and semi-structured dataA high performance, scalable Wide Column DBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSWide column storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitewww.cockroachlabs.comwww.mysql.comwww.snowflake.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.cockroachlabs.com/­docsdev.mysql.com/­docdocs.snowflake.net/­manuals/­index.html
DeveloperCockroach LabsOracle infosince 2010, originally MySQL AB, then SunSnowflake Computing Inc.Alex Kashirin
Initial release20151995201420202009
Current release23.1.1, May 20238.4.0, April 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoGPL V3Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC and C++C++Java
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
hostedLinux
Data schemedynamic schemayesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesyesnono
Secondary indexesyesyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyes infowith proprietary extensionsyesSQL-like query languageno
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
Proprietary native API
CLI Client
JDBC
ODBC
Proprietary protocol
Thrift
TinkerPop 3
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
C++Groovy
Java
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxuser defined functionsnono
Triggersnoyesno infosimilar concept for controling cloud resourcesnono
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, sharding with MySQL Cluster or MySQL FabricyesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication
Source-replica replication
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonoyes
User concepts infoAccess controlRole-based access controlUsers with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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
CockroachDBMySQLSnowflakeSWC-DB infoSuper Wide Column DatabaseTinkerGraph
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

provided by Google News

Microsoft adds Iceberg support to Fabric, partners with Snowflake for bi-directional data access
21 May 2024, VentureBeat

What to expect from theCUBE during Data Cloud Summit
21 May 2024, SiliconANGLE News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21 May 2024, Technology Magazine

Mendix and Snowflake to drive low-code data value for enterprises
21 May 2024, ERP Today

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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

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.

Present your product here