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

DBMS > Microsoft SQL Server vs. Oracle vs. Splice Machine vs. Warp 10 vs. YugabyteDB

System Properties Comparison Microsoft SQL Server vs. Oracle vs. Splice Machine vs. Warp 10 vs. YugabyteDB

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonOracle  Xexclude from comparisonSplice Machine  Xexclude from comparisonWarp 10  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSWidely used RDBMSOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document 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
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score0.54
Rank#255  Overall
#116  Relational DBMS
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitewww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­databasesplicemachine.comwww.warp10.iowww.yugabyte.com
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­databasesplicemachine.com/­how-it-workswww.warp10.io/­content/­02_Getting_starteddocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperMicrosoftOracleSplice MachineSenXYugabyte Inc.
Initial release19891980201420152017
Current releaseSQL Server 2022, November 202223c, September 20233.1, March 20212.19, September 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercial inforestricted free version is availableOpen Source infoAGPL 3.0, commercial license availableOpen Source infoApache License 2.0Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++C and C++JavaJavaC and C++
Server operating systemsLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Data schemeyesyes infoSchemaless in JSON and XML columnsyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyesnoyes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
Native Spark Datasource
ODBC
HTTP API
Jupyter
WebSocket
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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++
Java
JavaScript (Node.js)
Python
R
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL infoalso stored procedures in Java possibleyes infoJavayes infoWarpScriptyes infosql, plpgsql, C
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationSharding, horizontal partitioningShared Nothhing Auto-Sharding, Columnar PartitioningSharding infobased on HBaseHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
selectable replication factor infobased on HBaseBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLYes, via Full Spark Integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBaseStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizedACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
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'yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizationsyes
More information provided by the system vendor
Microsoft SQL ServerOracleSplice MachineWarp 10YugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» 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 SQL ServerOracleSplice MachineWarp 10YugabyteDB
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

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, microsoft.com

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

provided by Google News

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Yahoo Finance

Blog Theme - Details
12 April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

Blog Theme - Details
17 April 2024, blogs.oracle.com

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, blogs.oracle.com

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine Hadoop RDBMS Integrated with RedPoint Solution to Deliver Big Data Digital Marketing Platform
7 April 2015, The Fast Mode

provided by Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4 April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

provided by Google News



Share this page

Featured Products

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here