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

DBMS > Amazon Aurora vs. Microsoft Azure Table Storage vs. RavenDB vs. SWC-DB vs. TerarkDB

System Properties Comparison Amazon Aurora vs. Microsoft Azure Table Storage vs. RavenDB vs. SWC-DB vs. TerarkDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRavenDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA Wide Column Store for rapid development using massive semi-structured datasetsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSWide column storeDocument storeWide column storeKey-value store
Secondary database modelsDocument storeGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.92
Rank#101  Overall
#18  Document stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteaws.amazon.com/­rds/­auroraazure.microsoft.com/­en-us/­services/­storage/­tablesravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
github.com/­bytedance/­terarkdb
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlravendb.net/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperAmazonMicrosoftHibernating RhinosAlex KashirinByteDance, originally Terark
Initial release20152012201020202016
Current release5.4, July 20220.5, April 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoGPL V3commercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C++C++
Server operating systemshostedhostedLinux
macOS
Raspberry Pi
Windows
Linux
Data schemeyesschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnono
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.yesnonono
Secondary indexesyesnoyesno
SQL infoSupport of SQLyesnoSQL-like query language (RQL)SQL-like query languageno
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
C++ API
Java 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
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++C++
Java
Server-side scripts infoStored proceduresyesnoyesnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoImplicit feature of the cloud serviceShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACID, Cluster-wide transaction availableno
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.yesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights based on private key authentication or shared access signaturesAuthorization levels configured per client per databaseno

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

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

More resources
Amazon AuroraMicrosoft Azure Table StorageRavenDBSWC-DB infoSuper Wide Column DatabaseTerarkDB
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

Recent citations in the news

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24 May 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

RavenDB Adds Graph Queries
15 May 2019, Datanami

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

AllegroGraph logo

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

Present your product here