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. Bangdb vs. GigaSpaces vs. Hazelcast

System Properties Comparison Amazon DynamoDB vs. Bangdb vs. GigaSpaces vs. Hazelcast

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBangdb  Xexclude from comparisonGigaSpaces  Xexclude from comparisonHazelcast  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudConverged and high performance database for device data, events, time series, document and graphHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA widely adopted in-memory data grid
Primary database modelDocument store
Key-value store
Document store
Graph DBMS
Time Series DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Key-value store
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
Document store infoJSON support with IMDG 3.12
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
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Websiteaws.amazon.com/­dynamodbbangdb.comwww.gigaspaces.comhazelcast.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.bangdb.comdocs.gigaspaces.com/­latest/­landing.htmlhazelcast.org/­imdg/­docs
DeveloperAmazonSachin Sinha, BangDBGigaspaces TechnologiesHazelcast
Initial release2012201220002008
Current releaseBangDB 2.0, October 202115.5, September 20205.3.6, November 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoBSD 3Open Source infoApache Version 2; Commercial licenses availableOpen Source infoApache Version 2; commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++Java, C++, .NetJava
Server operating systemshostedLinuxLinux
macOS
Solaris
Windows
All OS with a Java VM
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes: 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.nono infoXML can be used for describing objects metadatayes infothe object must implement a serialization strategy
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLnoSQL like support with command line toolSQL-99 for query and DML statementsSQL-like query language
APIs and other access methodsRESTful HTTP APIProprietary protocol
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JCache
JPA
Memcached protocol
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
Python
.Net
C++
Java
Python
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnonoyesyes infoEvent Listeners, Executor Services
Triggersyes infoby integration with AWS Lambdayes, Notifications (with Streaming only)yes, event driven architectureyes infoEvents
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes infoReplicated Map
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infoMap-Reduce pattern can be built with XAP task executorsyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Tunable consistency, set CAP knob accordinglyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithm
Foreign keys infoReferential integritynononono
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 regionACIDACIDone or two-phase-commit; repeatable reads; read commited
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyes, 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 modeyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes (enterprise version only)Role-based access controlRole-based access control

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

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 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

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

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

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

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

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here