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. Apache Druid vs. eXtremeDB vs. JSqlDb

System Properties Comparison Amazon DynamoDB vs. Apache Druid vs. eXtremeDB vs. JSqlDb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Druid  Xexclude from comparisoneXtremeDB  Xexclude from comparisonJSqlDb  Xexclude from comparison
JSqlDB 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 cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNatively in-memory DBMS with options for persistency, high-availability and clusteringJavaScript Query Language Database, stores JavaScript objects and primitives
Primary database modelDocument store
Key-value store
Relational DBMS
Time Series DBMS
Relational DBMS
Time Series DBMS
Document store
Object oriented 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
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Websiteaws.amazon.com/­dynamodbdruid.apache.orgwww.mcobject.comjsqldb.org (offline)
Technical documentationdocs.aws.amazon.com/­dynamodbdruid.apache.org/­docs/­latest/­designwww.mcobject.com/­docs/­extremedb.htm
DeveloperAmazonApache Software Foundation and contributorsMcObjectKonrad von Backstrom
Initial release2012201220012018
Current release29.0.1, April 20248.2, 20210.8, December 2018
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache license v2commercialOpen Source
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 languageJavaC and C++
Server operating systemshostedLinux
OS X
Unix
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyes infoschema-less columns are supportedyesschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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 infosupport of XML interfaces availableno
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoSQL for queryingyes infowith the option: eXtremeSQLno
APIs and other access methodsRESTful HTTP APIJDBC
RESTful HTTP/JSON API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
JavaScript
Server-side scripts infoStored proceduresnonoyesfunctions in JavaScript
Triggersyes infoby integration with AWS Lambdanoyes infoby defining eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infomanual/auto, time-basedhorizontal partitioning / shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, via HDFS, S3 or other storage enginesActive Replication Fabricâ„¢ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
none
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
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
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 regionnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies available
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and system
More information provided by the system vendor
Amazon DynamoDBApache DruideXtremeDBJSqlDb
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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 DynamoDBApache DruideXtremeDBJSqlDb
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

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

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

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

provided by Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11 November 2022, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21 October 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

provided by Google News



Share this page

Featured Products

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

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here