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

DBMS > Amazon DynamoDB vs. Brytlyt vs. Hazelcast vs. Memcached vs. Postgres-XL

System Properties Comparison Amazon DynamoDB vs. Brytlyt vs. Hazelcast vs. Memcached vs. Postgres-XL

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBrytlyt  Xexclude from comparisonHazelcast  Xexclude from comparisonMemcached  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLA widely adopted in-memory data gridIn-memory key-value store, originally intended for cachingBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Key-value store
Relational DBMSKey-value storeKey-value storeRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Spatial 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
Score0.29
Rank#288  Overall
#131  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websiteaws.amazon.com/­dynamodbbrytlyt.iohazelcast.comwww.memcached.orgwww.postgres-xl.org
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.brytlyt.iohazelcast.org/­imdg/­docsgithub.com/­memcached/­memcached/­wikiwww.postgres-xl.org/­documentation
DeveloperAmazonBrytlytHazelcastDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release20122016200820032014 infosince 2012, originally named StormDB
Current release5.0, August 20235.3.6, November 20231.6.25, March 202410 R1, October 2018
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSD licenseOpen Source infoMozilla public license
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 languageC, C++ and CUDAJavaCC
Server operating systemshostedLinux
OS X
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
Linux
macOS
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yes infospecific XML-type available, but no XML query functionality.yes infothe object must implement a serialization strategyyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoyesSQL-like query languagenoyes infodistributed, parallel query execution
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JCache
JPA
Memcached protocol
RESTful HTTP API
Proprietary protocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnouser defined functions infoin PL/pgSQLyes infoEvent Listeners, Executor Servicesnouser defined functions
Triggersyes infoby integration with AWS Lambdayesyes infoEventsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes infoReplicated Mapnone infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
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 regionACIDone or two-phase-commit; repeatable reads; read commitednoACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardRole-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

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 DynamoDBBrytlytHazelcastMemcachedPostgres-XL
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

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

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

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

provided by Google News

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

provided by Google News

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

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

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

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

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here