DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cubrid vs. Microsoft SQL Server vs. mSQL vs. SwayDB vs. VoltDB

System Properties Comparison Cubrid vs. Microsoft SQL Server vs. mSQL vs. SwayDB vs. VoltDB

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSwayDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPMicrosofts flagship relational DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.microsoft.com/­en-us/­sql-serverhughestech.com.au/­products/­msqlswaydb.simer.auwww.voltdb.com
Technical documentationcubrid.org/­manualslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.voltdb.com
DeveloperCUBRID Corporation, CUBRID FoundationMicrosoftHughes TechnologiesSimer PlahaVoltDB Inc.
Initial release20081989199420182010
Current release11.0, January 2021SQL Server 2022, November 20224.4, October 202111.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial inforestricted free version is availablecommercial infofree licenses can be providedOpen Source infoGNU Affero GPL V3.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC, C++, JavaC++CScalaJava, C++
Server operating systemsLinux
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.noyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
Java
Kotlin
Scala
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresJava Stored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanonoJava
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, but depending on the SQL-Server EditionnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoAtomic execution of operationsACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonoUsers and roles with access to stored procedures

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
CubridMicrosoft SQL ServermSQL infoMini SQLSwayDBVoltDB
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

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

10 GitHub Repositories to Master SQL
10 June 2024, KDnuggets

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

provided by Google News

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

Present your product here