DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Aurora vs. ArangoDB vs. GreptimeDB

System Properties Comparison Amazon Aurora vs. ArangoDB vs. GreptimeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonArangoDB  Xexclude from comparisonGreptimeDB  Xexclude from comparison
DescriptionFully managed relational database service built for the cloud providing unparalleled high performance and availability at global scale for MySQL, PostgreSQL, and DSQLNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An open source Time Series DBMS built for increased scalability, high performance and efficiency
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.99
Rank#44  Overall
#28  Relational DBMS
Score2.87
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#13  Key-value stores
#10  Search engines
Score0.13
Rank#336  Overall
#29  Time Series DBMS
Websiteaws.amazon.com/­rds/­auroraarangodb.comgreptime.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_AuroraOverview.html
docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­what-is-aurora-dsql.html
docs.arangodb.comdocs.greptime.com
Social network pagesLinkedIn
DeveloperAmazonArangoDB Inc.Greptime Inc.
Initial release201520122022
Current releaseAurora DSQL, November 2024 (preview), PostgreSQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraPostgreSQLReleaseNotes/­AuroraPostgreSQL.Updates.html , MySQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraMySQLReleaseNotes/­AuroraMySQL.release-calendars.html3.11.5, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePostgreSQL/MySQL: C, C++, Aurora DSQL: RustC++Rust
Server operating systemsAmazon LinuxLinux
OS X
Windows
Android
Docker
FreeBSD
Linux
macOS
Windows
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-free, schema definition possible
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes
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.yesno
Secondary indexesyesyesyes
SQL infoSupport of SQLyes, MySQL and PostgreSQL dialectsnoyes
APIs and other access methodsDSQL API: docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­CHAP_api_reference.html
MySQL wire protocol
PostgreSQL wire protocol
RDS Data API: docs.aws.amazon.com/­AmazonRDS/­latest/­UserGuide/­ProgrammingGuide.html
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC
HTTP API
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Rust
Scheme
Tcl
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C++
Erlang
Go
Java
JavaScript
Server-side scripts infoStored proceduresPL/pgSQL, MySQL stored program language, APG trusted language extensionsJavaScriptPython
TriggersAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.no
Partitioning methods infoMethods for storing different data on different nodesDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)Sharding infosince version 2.0Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesFull replication
Logical replication
Snapshot replication
Transactional replication
Source-replica replication with configurable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate/Strong Consistency
Eventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Multi-statementACID
Concurrency infoSupport for concurrent manipulation of dataMultiversion concurrency control (MVCC) with fully compatible MySQL and PostgreSQL options. Optimistic concurrency control (OCC) in Aurora DSQL.yesyes
Durability infoSupport for making data persistentData is replicated across 3 Availability Zones (AZs) within a single AWS Region. Active-active multi-Region high availability across 3 Regions (2 active, 1 witness) and automated failover recovery with Aurora DSQL. Automated, continuous backup of data with point in time restore. Fault-tolerant, self-healing storage system.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlRole based permissions
Row level security
yesSimple rights management via user accounts

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 AuroraArangoDBGreptimeDB
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

Recent citations in the news

Amazon Aurora now supports R8g database instances in additional AWS Regions
14 March 2025, AWS Blog

Upgrade strategies for Amazon Aurora PostgreSQL and Amazon RDS for PostgreSQL 12
26 February 2025, AWS Blog

Migrate very large databases to Amazon Aurora MySQL using MyDumper and MyLoader
27 February 2025, AWS Blog

Introducing Amazon Aurora DSQL | Amazon Web Services
3 December 2024, AWS Blog

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

provided by Google News

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

Multimodel database company ArangoDB lands $10M in funding
14 March 2019, SiliconANGLE News

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here