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 > Amazon DynamoDB vs. ArangoDB vs. Bangdb vs. Drizzle vs. SAP SQL Anywhere

System Properties Comparison Amazon DynamoDB vs. ArangoDB vs. Bangdb vs. Drizzle vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonDrizzle  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  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.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Converged and high performance database for device data, events, time series, document and graphMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store
Key-value store
Document store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websiteaws.amazon.com/­dynamodbarangodb.combangdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.arangodb.comdocs.bangdb.comhelp.sap.com/­docs/­SAP_SQL_Anywhere
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAmazonArangoDB Inc.Sachin Sinha, BangDBDrizzle project, originally started by Brian AkerSAP infoformerly Sybase
Initial release20122012201220081992
Current release3.11.5, November 2023BangDB 2.0, October 20217.2.4, September 201217, July 2015
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3Open Source infoGNU GPLcommercial
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.
Implementation languageC++C, C++C++
Server operating systemshostedLinux
OS X
Windows
LinuxFreeBSD
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes: string, long, double, int, geospatial, stream, eventsyesyes
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.noyes
Secondary indexesyesyesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLnonoSQL like support with command line toolyes infowith proprietary extensionsyes
APIs and other access methodsRESTful HTTP APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol
RESTful HTTP API
JDBCADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
C
C++
Java
PHP
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptnonoyes, in C/C++, Java, .Net or Perl
Triggersyes infoby integration with AWS Lambdanoyes, Notifications (with Streaming only)no infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infosince version 2.0Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
Source-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)no infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyesyes, implements WAL (Write ahead log) as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesyes (enterprise version only)Pluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon DynamoDBArangoDBBangdbDrizzleSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBArangoDBBangdbDrizzleSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

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

Recent citations in the news

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here