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

DBMS > Cubrid vs. Datomic vs. Microsoft SQL Server vs. Milvus vs. Oracle NoSQL

System Properties Comparison Cubrid vs. Datomic vs. Microsoft SQL Server vs. Milvus vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonDatomic  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonMilvus  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityMicrosofts flagship relational DBMSA DBMS designed for efficient storage of vector data and vector similarity searchesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMSRelational DBMSRelational DBMSVector DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score2.78
Rank#103  Overall
#4  Vector DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.datomic.comwww.microsoft.com/­en-us/­sql-servermilvus.iowww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationcubrid.org/­manualsdocs.datomic.comlearn.microsoft.com/­en-US/­sql/­sql-servermilvus.io/­docs/­overview.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperCUBRID Corporation, CUBRID FoundationCognitectMicrosoftOracle
Initial release20082012198920192011
Current release11.0, January 20211.0.7075, December 2023SQL Server 2022, November 20222.4.4, May 202424.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infolimited edition freecommercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC, C++, JavaJava, ClojureC++C++, GoJava
Server operating systemsLinux
Windows
All OS with a Java VMLinux
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Solaris SPARC/x86
Data schemeyesyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyesyesVector, Numeric and Stringoptional
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.nonoyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesnoyesnoSQL-like DML and DDL statements
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP APIRESTful HTTP API
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyes infoTransaction FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanono
TriggersyesBy using transaction functionsyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peerstables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoBut extensive use of caching in the application peersyes, but depending on the SQL-Server EditionElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyesyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardRole based access control and fine grained access rightsAccess rights for users and roles
More information provided by the system vendor
CubridDatomicMicrosoft SQL ServerMilvusOracle NoSQL
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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
CubridDatomicMicrosoft SQL ServerMilvusOracle NoSQL
DB-Engines blog posts

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Containerize SQL Server workloads with Amazon EKS and DxOperator for Kubernetes | Amazon Web Services
14 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

Make SQL Server end of support the start of your AWS cloud journey | Amazon Web Services
12 June 2024, AWS Blog

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

provided by Google News

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

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.

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