DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > IBM Db2 Event Store vs. NCache vs. OceanBase vs. SAP IQ vs. XTDB

System Properties Comparison IBM Db2 Event Store vs. NCache vs. OceanBase vs. SAP IQ vs. XTDB

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionDistributed Event Store optimized for Internet of Things use casesOpen-Source and Enterprise in-memory Key-Value StoreA distributed, high available RDBMS compatible with Oracle and MySQLColumnar RDBMS optimized for Big Data analyticsA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelEvent Store
Time Series DBMS
Key-value storeRelational DBMSRelational DBMS infocolumn-orientedDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.ibm.com/­products/­db2-event-storewww.alachisoft.com/­ncacheen.oceanbase.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storewww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-databasehelp.sap.com/­docs/­SAP_IQwww.xtdb.com/­docs
DeveloperIBMAlachisoftOceanBase infopreviously Alibaba and Ant GroupSAP, formerly SybaseJuxt Ltd.
Initial release20172005201019942019
Current release2.05.3.3, April 20244.3.0, April 202416.1 SPS04, April 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen Source infoEnterprise Edition availableOpen Source infoCommercial license availablecommercialOpen Source infoMIT License
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 languageC and C++C#, .NET, .NET Core, JavaC++Clojure
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionLinux
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesyes, extensible-data-notation format
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 indexesnoyesyesyesyes
SQL infoSupport of SQLyes infothrough the embedded Spark runtimeSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyeslimited SQL, making use of Apache Calcite
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP REST
JDBC
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
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
C
C#
C++
Java
Perl
PHP
Python
Ruby
Clojure
Java
Server-side scripts infoStored proceduresyesno infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyesno
Triggersnoyes infoNotificationsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)shared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationyes, with selectable consistency levelMulti-source replication using PaxosSAP/Sybase Replication Serveryes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingACIDACIDACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyesyesyes
Durability infoSupport for making data persistentYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine 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-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
IBM Db2 Event StoreNCacheOceanBaseSAP IQ infoformer name: Sybase IQXTDB infoformerly named Crux
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

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

More resources
IBM Db2 Event StoreNCacheOceanBaseSAP IQ infoformer name: Sybase IQXTDB infoformerly named Crux
Recent citations in the news

The vision for Db2
26 February 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

How to use NCache in ASP.Net Core
26 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

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

IBM, SAP partner to move financial institutions to the hybrid cloud
28 July 2021, ZDNet

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks & Files

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

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

Present your product here