DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Aurora vs. ArangoDB vs. Microsoft SQL Server vs. Oracle Coherence vs. RavenDB

System Properties Comparison Amazon Aurora vs. ArangoDB vs. Microsoft SQL Server vs. Oracle Coherence vs. RavenDB

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonArangoDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Microsofts flagship relational DBMSOracles in-memory data grid solutionOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSKey-value storeDocument store
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.84
Rank#44  Overall
#28  Relational DBMS
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score807.76
Rank#3  Overall
#3  Relational DBMS
Score1.90
Rank#127  Overall
#21  Key-value stores
Score2.68
Rank#102  Overall
#19  Document stores
Websiteaws.amazon.com/­rds/­auroraarangodb.comwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­java/­coherenceravendb.net
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.arangodb.comlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­middleware/­standalone/­coherenceravendb.net/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAmazonArangoDB Inc.MicrosoftOracleHibernating Rhinos
Initial release20152012198920072010
Current release3.11.5, November 2023SQL Server 2022, November 202214.1, August 20235.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial inforestricted free version is availablecommercialOpen Source infoAGPL version 3, commercial license available
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.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#
Server operating systemshostedLinux
OS X
Windows
Linux
Windows
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Data schemeyesschema-free infoautomatically recognizes schema within a collectionyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesyesno
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.yesyesno
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesnoyesnoSQL-like query language (RQL)
APIs and other access methodsADO.NET
JDBC
ODBC
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JCache
JPA
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
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Java
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesJavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanoyes
Triggersyesnoyesyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infosince version 2.0tables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication with configurable replication factoryes, but depending on the SQL-Server Editionyes, with selectable consistency levelMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency
Immediate Consistency
Default 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.
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDconfigurableACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationAuthorization levels configured per client per database
More information provided by the system vendor
Amazon AuroraArangoDBMicrosoft SQL ServerOracle CoherenceRavenDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
Amazon AuroraArangoDBMicrosoft SQL ServerOracle CoherenceRavenDB
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

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

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

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

Recent citations in the news

Replace Amazon QLDB with Amazon Aurora PostgreSQL for audit use cases
18 July 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Amazon Bedrock Knowledge Bases
2 February 2024, AWS Blog

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

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

How Gen replayed a database workload from Oracle to Amazon Aurora
9 July 2024, AWS Blog

provided by Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics
30 May 2023, insideHPC

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

Threat Actors Target Contractor Software
18 September 2024, Dark Reading

U.S. CISA adds Microsoft Windows, Apache HugeGraph-Server, Oracle JDeveloper, Oracle WebLogic Server, and M...
19 September 2024, Security Affairs

Hackers Exploit Default Credentials in FOUNDATION Software to Breach Construction Firms
19 September 2024, The Hacker News

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

How Phreesia replicated a 30 TB SQL Server database to Amazon S3 with AWS DMS
4 September 2024, AWS Blog

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

Oracle WebLogic Server on Azure Virtual Machines major release now available
22 September 2020, azure.microsoft.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services
8 February 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

provided by Google News

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

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

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

Get To Know: Oren Eini, CEO, RavenDB
22 October 2019, intelligentcio.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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