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. DolphinDB vs. Elasticsearch vs. InfinityDB

System Properties Comparison Amazon DynamoDB vs. DolphinDB vs. Elasticsearch vs. InfinityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonInfinityDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA Java embedded Key-Value Store which extends the Java Map interface
Primary database modelDocument store
Key-value store
Time Series DBMSSearch engineKey-value store
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Vector 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
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#378  Overall
#57  Key-value stores
Websiteaws.amazon.com/­dynamodbwww.dolphindb.comwww.elastic.co/­elasticsearchboilerbay.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.dolphindb.cn/­en/­help200/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlboilerbay.com/­infinitydb/­manual
DeveloperAmazonDolphinDB, IncElasticBoiler Bay Inc.
Initial release2012201820102002
Current releasev2.00.4, January 20228.6, January 20234.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infofree community version availableOpen Source infoElastic Licensecommercial
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++JavaJava
Server operating systemshostedLinux
Windows
All OS with a Java VMAll OS with a Java VM
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.nonono
Secondary indexesyesyesyes infoAll search fields are automatically indexedno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLnoSQL-like query languageSQL-like query languageno
APIs and other access methodsRESTful HTTP APIJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Server-side scripts infoStored proceduresnoyesyesno
Triggersyes infoby integration with AWS Lambdanoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynononono infomanual creation possible, using inversions based on multi-value capability
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 regionyesnoACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesMemcached and Redis integrationno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Administrators, Users, Groupsno

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | 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

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

The end of vendor-backed open source?
29 April 2024, InfoWorld

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

RaimaDB logo

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

Milvus logo

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

Present your product here