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

DBMS > Amazon SimpleDB vs. Apache Druid vs. ArangoDB vs. GridGain vs. Quasardb

System Properties Comparison Amazon SimpleDB vs. Apache Druid vs. ArangoDB vs. GridGain vs. Quasardb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Druid  Xexclude from comparisonArangoDB  Xexclude from comparisonGridGain  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.GridGain is an in-memory computing platform, built on Apache IgniteDistributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMS
Time Series DBMS
Document store
Graph DBMS
Key-value store
Search engine
Key-value store
Relational DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websiteaws.amazon.com/­simpledbdruid.apache.orgarangodb.comwww.gridgain.comquasar.ai
Technical documentationdocs.aws.amazon.com/­simpledbdruid.apache.org/­docs/­latest/­designdocs.arangodb.comwww.gridgain.com/­docs/­index.htmldoc.quasar.ai/­master
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperAmazonApache Software Foundation and contributorsArangoDB Inc.GridGain Systems, Inc.quasardb
Initial release20072012201220072009
Current release29.0.1, April 20243.11.5, November 2023GridGain 8.5.13.14.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache license v2Open Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageJavaC++Java, C++, .NetC++
Server operating systemshostedLinux
OS X
Unix
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyes infoschema-less columns are supportedschema-free infoautomatically recognizes schema within a collectionyesschema-free
Typing infopredefined data types such as float or datenoyesyes infostring, double, boolean, list, hashyesyes infointeger and binary
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.noyesno
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesyes infowith tags
SQL infoSupport of SQLnoSQL for queryingnoANSI-99 for query and DML statements, subset of DDLSQL-like query language
APIs and other access methodsRESTful HTTP APIJDBC
RESTful HTTP/JSON API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnonoJavaScriptyes (compute grid and cache interceptors can be used instead)no
Triggersnononoyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infomanual/auto, time-basedSharding infosince version 2.0ShardingSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, via HDFS, S3 or other storage enginesSource-replica replication with configurable replication factoryes (replicated cache)Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be done with stored procedures in JavaScriptyes (compute grid and hadoop accelerator)with Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTransient mode
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyesSecurity Hooks for custom implementationsCryptographically strong user authentication and audit trail
More information provided by the system vendor
Amazon SimpleDBApache DruidArangoDBGridGainQuasardb
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

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

More resources
Amazon SimpleDBApache DruidArangoDBGridGainQuasardb
DB-Engines blog posts

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

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to install the Apache Druid real-time analytics database on Ubuntu-based Linux distributions
25 May 2022, TechRepublic

provided by Google News

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

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

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks and Files

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4 July 2023, Lab Manager Magazine

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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

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

Present your product here