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. Blueflood vs. CouchDB vs. GridGain vs. ToroDB

System Properties Comparison Amazon DynamoDB vs. Blueflood vs. CouchDB vs. GridGain vs. ToroDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBlueflood  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGridGain  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable TimeSeries DBMS based on CassandraA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.GridGain is an in-memory computing platform, built on Apache IgniteA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Key-value store
Time Series DBMSDocument storeKey-value store
Relational DBMS
Document store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Websiteaws.amazon.com/­dynamodbblueflood.iocouchdb.apache.orgwww.gridgain.comgithub.com/­torodb/­server
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­rax-maas/­blueflood/­wikidocs.couchdb.org/­en/­stablewww.gridgain.com/­docs/­index.html
DeveloperAmazonRackspaceApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGridGain Systems, Inc.8Kdata
Initial release20122013200520072016
Current release3.3.3, December 2023GridGain 8.5.1
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Source infoApache version 2commercialOpen Source infoAGPL-V3
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 languageJavaErlangJava, C++, .NetJava
Server operating systemshostedLinux
OS X
Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
All OS with a Java 7 VM
Data schemeschema-freepredefined schemeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes infostring, integer, double, boolean, date, object_id
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.nonoyesno
Secondary indexesyesnoyes infovia viewsyes
SQL infoSupport of SQLnononoANSI-99 for query and DML statements, subset of DDL
APIs and other access methodsRESTful HTTP APIHTTP RESTRESTful HTTP/JSON APIHDFS 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
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnonoView functions in JavaScriptyes (compute grid and cache interceptors can be used instead)
Triggersyes infoby integration with AWS Lambdanoyesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infoimproved architecture with release 2.0ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
yes (replicated cache)Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
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 regionnono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
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)noAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsAccess rights for users and roles

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 DynamoDBBluefloodCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"GridGainToroDB
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

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



Share this page

Featured Products

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

Milvus logo

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

Present your product here