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. BaseX vs. Coveo vs. IBM Cloudant vs. Milvus

System Properties Comparison Amazon DynamoDB vs. BaseX vs. Coveo vs. IBM Cloudant vs. Milvus

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBaseX  Xexclude from comparisonCoveo  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.AI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentDatabase as a Service offering based on Apache CouchDBA DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelDocument store
Key-value store
Native XML DBMSSearch engineDocument storeVector 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
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score2.28
Rank#114  Overall
#11  Search engines
Score2.68
Rank#106  Overall
#20  Document stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websiteaws.amazon.com/­dynamodbbasex.orgwww.coveo.comwww.ibm.com/­products/­cloudantmilvus.io
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.basex.orgdocs.coveo.comcloud.ibm.com/­docs/­Cloudantmilvus.io/­docs/­overview.md
DeveloperAmazonBaseX GmbHCoveoIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014
Initial release20122007201220102019
Current release10.7, August 20232.3.4, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoBSD licensecommercialcommercialOpen Source infoApache Version 2.0
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaErlangC++, Go
Server operating systemshostedLinux
OS X
Windows
hostedhostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeschema-freeschema-freehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyesnoVector, Numeric and String
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 indexesyesyesyesyesno
SQL infoSupport of SQLnonononono
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
RESTful HTTP APIRESTful HTTP/JSON APIRESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
Java
JavaScript
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnoView functions (Map-Reduce) in JavaScriptno
Triggersyes infoby integration with AWS Lambdayes infovia eventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynonoyesnono
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 regionmultiple readers, single writeryesno infoatomic operations within a document possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoOptimistic lockingyes
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.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users with fine-grained authorization concept on 4 levelsgranular access controls, API key management, content filtersAccess rights for users can be defined per databaseRole based access control and fine grained access rights
More information provided by the system vendor
Amazon DynamoDBBaseXCoveoIBM CloudantMilvus
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 DynamoDBBaseXCoveoIBM CloudantMilvus
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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

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

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

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

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

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Coveo Named a Leader in the 2024 Gartner® Magic Quadrant™ for Search and Product Discovery
16 May 2024, PR Newswire

Coveo announced new partnership with Genesys
16 May 2024, Martechcube

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Brokerages
16 May 2024, Defense World

Coveo Announces New Partnership with Genesys to Empower Contact Center Agents with AI Search ...
15 May 2024, GlobeNewswire

Coveo Announces Date of Fiscal Fourth Quarter 2024 Conference Call
13 May 2024, Yahoo Finance UK

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

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

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

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

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

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here