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

DBMS > Apache Drill vs. H2 vs. Microsoft SQL Server vs. NCache vs. OceanBase

System Properties Comparison Apache Drill vs. H2 vs. Microsoft SQL Server vs. NCache vs. OceanBase

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSOpen-Source and Enterprise in-memory Key-Value StoreA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.66
Rank#147  Overall
#68  Relational DBMS
Websitedrill.apache.orgwww.h2database.comwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncacheen.oceanbase.com
Technical documentationdrill.apache.org/­docswww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-database
DeveloperApache Software FoundationThomas MuellerMicrosoftAlachisoftOceanBase infopreviously Alibaba and Ant Group
Initial release20122005198920052010
Current release1.20.3, January 20232.2.220, July 2023SQL Server 2022, November 20225.3.3, April 20244.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availableOpen Source infoEnterprise Edition availableOpen Source infoCommercial license available
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.
Implementation languageJavaC++C#, .NET, .NET Core, JavaC++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
Windows
Linux
Windows
Linux
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nonoyesnoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyesyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesC++JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresuser defined functionsJava Stored Procedures and User-Defined FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersnoyesyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, but depending on the SQL-Server Editionyes, with selectable consistency levelMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyesyes
User concepts infoAccess controlDepending on the underlying data sourcefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Apache DrillH2Microsoft SQL ServerNCacheOceanBase
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
Mulan PubL v2 license for open source community edition. Commercial license for 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 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

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

More resources
Apache DrillH2Microsoft SQL ServerNCacheOceanBase
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

Recent citations in the news

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

Monitor query performance with Performance Insights on Amazon RDS for SQL Server | Amazon Web Services
24 April 2024, 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, Oracle

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Present your product here