DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InterSystems Caché vs. Microsoft Azure Cosmos DB vs. Milvus vs. searchxml vs. Stardog

System Properties Comparison InterSystems Caché vs. Microsoft Azure Cosmos DB vs. Milvus vs. searchxml vs. Stardog

Editorial information provided by DB-Engines
NameInterSystems Caché  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMilvus  Xexclude from comparisonsearchxml  Xexclude from comparisonStardog  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionA multi-model DBMS and application serverGlobally distributed, horizontally scalable, multi-model database serviceA DBMS designed for efficient storage of vector data and vector similarity searchesDBMS for structured and unstructured content wrapped with an application serverEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value store
Object oriented DBMS
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Vector DBMSNative XML DBMS
Search engine
Graph DBMS
RDF store
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.intersystems.com/­products/­cacheazure.microsoft.com/­services/­cosmos-dbmilvus.iowww.searchxml.net/­category/­productswww.stardog.com
Technical documentationdocs.intersystems.comlearn.microsoft.com/­azure/­cosmos-dbmilvus.io/­docs/­overview.mdwww.searchxml.net/­support/­handoutsdocs.stardog.com
DeveloperInterSystemsMicrosoftinformationpartners gmbhStardog-Union
Initial release19972014201920152010
Current release2018.1.4, May 20202.4.4, May 20241.07.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0commercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageC++, GoC++Java
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
hostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
WindowsLinux
macOS
Windows
Data schemedepending on used data modelschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoJSON typesVector, Numeric and Stringyesyes
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.yesnoyesno infoImport/export of XML data possible
Secondary indexesyesyes infoAll properties auto-indexed by defaultnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyesSQL-like query languagenonoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methods.NET Client API
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIRESTful HTTP API
WebDAV
XQuery
XSLT
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
C++
Java
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++
Go
Java
JavaScript (Node.js)
Python
C++ infomost other programming languages supported via APIs.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesJavaScriptnoyes infoon the application serveruser defined functions and aggregates, HTTP Server extensions in Java
TriggersyesJavaScriptnonoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoImplicit feature of the cloud serviceyes infosychronisation to multiple collectionsMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionnomultiple readers, single writerACID
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.yesyesnoyes
User concepts infoAccess controlAccess rights for users, groups and rolesAccess rights can be defined down to the item levelRole based access control and fine grained access rightsDomain, group and role-based access control at the document level and for application servicesAccess rights for users and roles
More information provided by the system vendor
InterSystems CachéMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvussearchxmlStardog
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
InterSystems CachéMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvussearchxmlStardog
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Epic On EHR Interoperability: Not A '1-Time Project'
10 April 2015, InformationWeek

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

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

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, Microsoft

provided by Google News

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

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

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

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.com

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.

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

Present your product here