DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Synapse Analytics vs. Milvus

System Properties Comparison Ehcache vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Synapse Analytics vs. Milvus

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsGlobally distributed, horizontally scalable, multi-model database serviceElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSVector DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score18.98
Rank#31  Overall
#19  Relational DBMS
Score3.01
Rank#89  Overall
#4  Vector DBMS
Websitewww.ehcache.orgazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­services/­synapse-analyticsmilvus.io
Technical documentationwww.ehcache.org/­documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­azure/­synapse-analyticsmilvus.io/­docs/­overview.md
DeveloperTerracotta Inc, owned by Software AGMicrosoftMicrosoft
Initial release2009201420162019
Current release3.10.0, March 20222.4.4, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialcommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesyesno
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 languageJavaC++C++, Go
Server operating systemsAll OS with a Java VMhostedhostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesVector, 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 indexesnoyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLnoSQL-like query languageyesno
APIs and other access methodsJCacheDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJava.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C#
Java
PHP
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJavaScriptTransact SQLno
Triggersyes infoCache Event ListenersJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infoImplicit feature of the cloud serviceyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynonono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelyesRole based access control and fine grained access rights
More information provided by the system vendor
EhcacheMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseMilvus
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
EhcacheMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseMilvus
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

Share.Market redefines the investment experience with Microsoft Azure
19 September 2024, customers.microsoft.com

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, azure.microsoft.com

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, azure.microsoft.com

provided by Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8 April 2024, azure.microsoft.com

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22 March 2024, azure.microsoft.com

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Announcing General Availability of Graph Semantics in Kusto
27 May 2024, azure.microsoft.com

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT
18 October 2023, AWS Blog

provided by Google News

AI-Powered Search Engine With Milvus Vector Database on Vultr - SitePoint
30 August 2024, SitePoint

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

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

10 top vector database options for similarity searches
8 August 2024, TechTarget

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

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here