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

DBMS > Amazon Aurora vs. CrateDB vs. Drizzle vs. Microsoft SQL Server vs. VoltDB

System Properties Comparison Amazon Aurora vs. CrateDB vs. Drizzle vs. Microsoft SQL Server vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonCrateDB  Xexclude from comparisonDrizzle  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonVoltDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonDistributed Database based on LuceneMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Microsofts flagship relational DBMSDistributed 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 DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeRelational DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­rds/­auroracratedb.comwww.microsoft.com/­en-us/­sql-serverwww.voltdb.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlcratedb.com/­docslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.voltdb.com
DeveloperAmazonCrateDrizzle project, originally started by Brian AkerMicrosoftVoltDB Inc.
Initial release20152013200819892010
Current release7.2.4, September 2012SQL Server 2022, November 202211.3, April 2022
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoGNU GPLcommercial inforestricted free version is availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++C++Java, C++
Server operating systemshostedAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportFreeBSD
Linux
OS X
Linux
Windows
Linux
OS X infofor development
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyes, but no triggers and constraints, and PostgreSQL compatibilityyes infowith proprietary extensionsyesyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBCADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C++
Java
PHP
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functions (Javascript)noTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava
Triggersyesnono infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationConfigurable replication on table/partition-levelMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server EditionMulti-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 ConsistencyEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes 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.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
Amazon AuroraCrateDBDrizzleMicrosoft SQL ServerVoltDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more

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
Amazon AuroraCrateDBDrizzleMicrosoft SQL ServerVoltDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 February 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

provided by Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

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

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30 April 2024, Business Wire

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

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 Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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