DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Apache Doris vs. Drizzle vs. EsgynDB vs. MarkLogic

System Properties Comparison Amazon DynamoDB vs. Apache Doris vs. Drizzle vs. EsgynDB vs. MarkLogic

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Doris  Xexclude from comparisonDrizzle  Xexclude from comparisonEsgynDB  Xexclude from comparisonMarkLogic  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn MPP-based analytics DBMS embracing the MySQL protocolMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionOperational and transactional Enterprise NoSQL database
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
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.57
Rank#244  Overall
#113  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Websiteaws.amazon.com/­dynamodbdoris.apache.org
github.com/­apache/­doris
www.esgyn.cnwww.marklogic.com
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­apache/­doris/­wikidocs.marklogic.com
DeveloperAmazonApache Software Foundation, originally contributed from BaiduDrizzle project, originally started by Brian AkerEsgynMarkLogic Corp.
Initial release20122017200820152001
Current release1.2.2, February 20237.2.4, September 201211.0, December 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoGNU GPLcommercialcommercial inforestricted free version is 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 languageJavaC++C++, JavaC++
Server operating systemshostedLinuxFreeBSD
Linux
OS X
LinuxLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free infoSchema can be enforced
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsyesyes infoSQL92
APIs and other access methodsRESTful HTTP APIJDBC
MySQL client
JDBCADO.NET
JDBC
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaC
C++
Java
PHP
All languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsnoJava Stored Proceduresyes infovia XQuery or JavaScript
Triggersyes infoby integration with AWS Lambdanono infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
Multi-source replication between multi datacentersyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
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 regionACIDACIDACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes, with Range Indexes
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-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardRole-based access control at the document and subdocument levels

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

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

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

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

provided by Google News

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16 May 2024, Yahoo Lifestyle Australia

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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