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 DocumentDB vs. Apache Drill vs. IBM Cloudant vs. Microsoft Azure Cosmos DB vs. Teradata Aster

System Properties Comparison Amazon DocumentDB vs. Apache Drill vs. IBM Cloudant vs. Microsoft Azure Cosmos DB vs. Teradata Aster

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonApache Drill  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDatabase as a Service offering based on Apache CouchDBGlobally distributed, horizontally scalable, multi-model database servicePlatform for big data analytics on multistructured data sources and types
Primary database modelDocument storeDocument store
Relational DBMS
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteaws.amazon.com/­documentdbdrill.apache.orgwww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­cosmos-db
Technical documentationaws.amazon.com/­documentdb/­resourcesdrill.apache.org/­docscloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­azure/­cosmos-db
DeveloperApache Software FoundationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MicrosoftTeradata
Initial release20192012201020142005
Current release1.20.3, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialcommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlang
Server operating systemshostedLinux
OS X
Windows
hostedhostedLinux
Data schemeschema-freeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesyesnoyes infoJSON typesyes
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.nononoyes infoin Aster File Store
Secondary indexesyesnoyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoSQL SELECT statement is SQL:2003 compliantnoSQL-like query languageyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBC
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C++C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnouser defined functionsView functions (Map-Reduce) in JavaScriptJavaScriptR packages
TriggersnonoyesJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnono infoatomic operations within a document possibleMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenono
User concepts infoAccess controlAccess rights for users and rolesDepending on the underlying data sourceAccess rights for users can be defined per databaseAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard

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 DocumentDBApache DrillIBM CloudantMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBTeradata Aster
Recent citations in the news

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16 April 2024, AWS Blog

provided by Google News

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

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

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

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

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

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
1 May 2024, AOL

Teradata Aster Analytics Going Places: On Hadoop and AWS
24 August 2016, PR Newswire

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

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

Present your product here