DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Cosmos DB vs. Milvus vs. Oracle vs. SAP IQ vs. TiDB

System Properties Comparison Microsoft Azure Cosmos DB vs. Milvus vs. Oracle vs. SAP IQ vs. TiDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMilvus  Xexclude from comparisonOracle  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceA DBMS designed for efficient storage of vector data and vector similarity searchesWidely used RDBMSColumnar RDBMS optimized for Big Data analyticsTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Vector DBMSRelational DBMSRelational DBMS infocolumn-orientedRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbmilvus.iowww.oracle.com/­databasewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlpingcap.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbmilvus.io/­docs/­overview.mddocs.oracle.com/­en/­databasehelp.sap.com/­docs/­SAP_IQdocs.pingcap.com/­tidb/­stable
DeveloperMicrosoftOracleSAP, formerly SybasePingCAP, Inc.
Initial release20142019198019942016
Current release2.3.4, January 202423c, September 202316.1 SPS04, April 20198.0.0, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercial inforestricted free version is availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for MilvusTiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC++, GoC and C++Go, Rust
Server operating systemshostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
Linux
Data schemeschema-freeyes infoSchemaless in JSON and XML columnsyesyes
Typing infopredefined data types such as float or dateyes infoJSON typesVector, Numeric and Stringyesyesyes
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.noyesnono
Secondary indexesyes infoAll properties auto-indexed by defaultnoyesyesyes
SQL infoSupport of SQLSQL-like query languagenoyes infowith proprietary extensionsyesyes
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
RESTful HTTP API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJavaScriptnoPL/SQL infoalso stored procedures in Java possibleyesno
TriggersJavaScriptnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding, horizontal partitioningshared disk or shared nothing architectures with SAP IQ Multiplexerhorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
SAP/Sybase Replication ServerUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono infocan be realized in PL/SQLHadoop integrationyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded 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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionnoACID infoisolation level can be parameterizedACIDACID
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'nono
User concepts infoAccess controlAccess rights can be defined down to the item levelRole based access control and fine grained access rightsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusOracleSAP IQ infoformer name: Sybase IQTiDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
TiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusOracleSAP IQ infoformer name: Sybase IQTiDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the 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 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

What Is Milvus Vector Database?
6 October 2023, The New Stack

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

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 Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, blogs.oracle.com

Blog Theme - Details
2 May 2024, blogs.oracle.com

New! Discover connections with SQL Property Graphs in Oracle Autonomous Database
2 May 2024, blogs.oracle.com

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

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.

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here