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 Drill vs. GBase vs. Microsoft Azure Cosmos DB vs. Sequoiadb

System Properties Comparison Amazon DynamoDB vs. Apache Drill vs. GBase vs. Microsoft Azure Cosmos DB vs. Sequoiadb

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Drill  Xexclude from comparisonGBase  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn analytical database for business intelligence with large customers in China.Globally distributed, horizontally scalable, multi-model database serviceNewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.57
Rank#16  Overall
#2  Document stores
#2  Key-value stores
Score2.28
Rank#119  Overall
#23  Document stores
#56  Relational DBMS
Score1.04
Rank#190  Overall
#88  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Websiteaws.amazon.com/­dynamodbdrill.apache.orgwww.gbase.cnazure.microsoft.com/­services/­cosmos-dbwww.sequoiadb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdrill.apache.org/­docslearn.microsoft.com/­azure/­cosmos-dbwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAmazonApache Software FoundationMicrosoftSequoiadb Ltd.
Initial release2012201220142013
Current release1.20.3, January 2023GBase 8a
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2commercialcommercialOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++
Server operating systemshostedLinux
OS X
Windows
hostedLinux
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyes infooid, date, timestamp, binary, regex
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 indexesyesnoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoSQL SELECT statement is SQL:2003 compliantSQL-like query languageSQL-like query language
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
proprietary protocol using JSON
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsJavaScriptJavaScript
Triggersyes infoby integration with AWS LambdanoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Foreign keys infoReferential integritynononono
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 regionnoMulti-item ACID transactions with snapshot isolation within a partitionDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Depending on the underlying data sourceAccess rights can be defined down to the item levelsimple password-based access control

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
CData: 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 DrillGBaseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSequoiadb
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

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

AWS fined $525 million after US court rules Amazon S3 storage, DynamoDB services infringed patents
11 April 2024, ITPro

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

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

AWS Weekly Roundup — Savings Plans, Amazon DynamoDB, AWS CodeArtifact, and more — March 25, 2024 ...
25 March 2024, AWS Blog

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, azure.microsoft.com

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, azure.microsoft.com

provided by Google News



Share this page

Featured Products

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Present your product here