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

DBMS > Amazon DynamoDB vs. Apache Druid vs. Badger vs. FoundationDB vs. GridGain

System Properties Comparison Amazon DynamoDB vs. Apache Druid vs. Badger vs. FoundationDB vs. GridGain

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Druid  Xexclude from comparisonBadger  Xexclude from comparisonFoundationDB  Xexclude from comparisonGridGain  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Ordered key-value store. Core features are complimented by layers.GridGain is an in-memory computing platform, built on Apache Ignite
Primary database modelDocument store
Key-value store
Relational DBMS
Time Series DBMS
Key-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Relational 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.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.14
Rank#331  Overall
#49  Key-value stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Websiteaws.amazon.com/­dynamodbdruid.apache.orggithub.com/­dgraph-io/­badgergithub.com/­apple/­foundationdbwww.gridgain.com
Technical documentationdocs.aws.amazon.com/­dynamodbdruid.apache.org/­docs/­latest/­designgodoc.org/­github.com/­dgraph-io/­badgerapple.github.io/­foundationdbwww.gridgain.com/­docs/­index.html
DeveloperAmazonApache Software Foundation and contributorsDGraph LabsFoundationDBGridGain Systems, Inc.
Initial release20122012201720132007
Current release29.0.1, April 20246.2.28, November 2020GridGain 8.5.1
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache license v2Open Source infoApache 2.0Open Source infoApache 2.0commercial
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.
Implementation languageJavaGoC++Java, C++, .Net
Server operating systemshostedLinux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeyes infoschema-less columns are supportedschema-freeschema-free infosome layers support schemasyes
Typing infopredefined data types such as float or dateyesyesnono infosome layers support typingyes
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.nonoyes
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnoSQL for queryingnosupported in specific SQL layer onlyANSI-99 for query and DML statements, subset of DDL
APIs and other access methodsRESTful HTTP APIJDBC
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
Go.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnononoin SQL-layer onlyyes (compute grid and cache interceptors can be used instead)
Triggersyes infoby integration with AWS Lambdanononoyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infomanual/auto, time-basednoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, via HDFS, S3 or other storage enginesnoneyesyes (replicated cache)
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononoyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencynoneLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynononoin SQL-layer onlyno
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 regionnonoACIDACID
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.nonoyes
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 systemnonoSecurity Hooks for custom implementations

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
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 DynamoDBApache DruidBadgerFoundationDBGridGain
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

Recent citations in the news

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 May 2024, AWS Blog

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

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

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

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5 June 2019, eWeek

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

Milvus logo

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

AllegroGraph logo

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

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.

Present your product here