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. Dragonfly vs. EventStoreDB vs. InfinityDB vs. STSdb

System Properties Comparison Amazon DynamoDB vs. Dragonfly vs. EventStoreDB vs. InfinityDB vs. STSdb

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDragonfly  Xexclude from comparisonEventStoreDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceIndustrial-strength, open-source database solution built from the ground up for event sourcing.A Java embedded Key-Value Store which extends the Java Map interfaceKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument store
Key-value store
Key-value storeEvent StoreKey-value storeKey-value store
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.49
Rank#261  Overall
#38  Key-value stores
Score1.19
Rank#173  Overall
#1  Event Stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websiteaws.amazon.com/­dynamodbgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.eventstore.comboilerbay.comgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­dynamodbwww.dragonflydb.io/­docsdevelopers.eventstore.comboilerbay.com/­infinitydb/­manual
DeveloperAmazonDragonflyDB team and community contributorsEvent Store LimitedBoiler Bay Inc.STS Soft SC
Initial release20122023201220022011
Current release1.0, March 202321.2, February 20214.04.0.8, September 2015
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoBSL 1.1Open SourcecommercialOpen Source infoGPLv2, commercial license available
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++JavaC#
Server operating systemshostedLinuxLinux
Windows
All OS with a Java VMWindows
Data schemeschema-freescheme-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infoprimitive types and user defined types (classes)
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
Secondary indexesyesnono infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLnononono
APIs and other access methodsRESTful HTTP APIProprietary protocol infoRESP - REdis Serialization ProtocolAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
JavaC#
Java
Server-side scripts infoStored proceduresnoLuanono
Triggersyes infoby integration with AWS Lambdapublish/subscribe channels provide some trigger functionalitynono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityno
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 regionAtomic execution of command blocks and scriptsACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesyesyes
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)Password-based authenticationnono

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

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

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

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here