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

DBMS > CockroachDB vs. Microsoft SQL Server vs. openGauss vs. Percona Server for MySQL vs. SWC-DB

System Properties Comparison CockroachDB vs. Microsoft SQL Server vs. openGauss vs. Percona Server for MySQL vs. SWC-DB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonopenGauss  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  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.Microsofts flagship relational DBMSAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.A high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSWide column store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document 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
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score1.08
Rank#183  Overall
#84  Relational DBMS
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.cockroachlabs.comwww.microsoft.com/­en-us/­sql-servergitee.com/­opengauss
opengauss.org
www.percona.com/­software/­mysql-database/­percona-servergithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.cockroachlabs.com/­docslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.percona.com/­downloads/­Percona-Server-LATEST
DeveloperCockroach LabsMicrosoftHuawei and openGauss communityPerconaAlex Kashirin
Initial release20151989201920082020
Current release23.1.1, May 2023SQL Server 2022, November 20223.0, March 20228.0.36-28, 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercial inforestricted free version is availableOpen SourceOpen Source infoGPL version 2Open Source infoGPL V3
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++C, C++, JavaC and C++C++
Server operating systemsLinux
macOS
Windows
Linux
Windows
LinuxLinuxLinux
Data schemedynamic schemayesyesyesschema-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.noyesnoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyesANSI SQL 2011yesSQL-like query language
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary protocol
Thrift
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Java
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyesno
Triggersnoyesyesyesno
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 RAFTtables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning (by range, list and hash)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes, but depending on the SQL-Server EditionSource-replica replicationMulti-source replication
Source-replica replication
XtraDB Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
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.noyesnoyesno
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles

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 for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
CockroachDBMicrosoft SQL ServeropenGaussPercona Server for MySQLSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

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

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

SolarWinds unveils major upgrades to Plan Explorer tool
2 May 2024, IT Brief Australia

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Huawei's Four Open Source Basic Software Projects Infuse Diversified Computing Power into Every Line of Code
12 October 2020, PR Newswire

About HUAWEI Open Source
9 February 2022, huawei.com

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

provided by Google News

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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

Neo4j logo

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

Present your product here