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

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

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

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonNCache  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Distributed Event Store optimized for Internet of Things use casesOpen-Source and Enterprise in-memory Key-Value StoreColumnar RDBMS optimized for Big Data analyticsA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value store
Relational DBMS
Event Store
Time Series DBMS
Key-value storeRelational DBMS infocolumn-orientedDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.faircom.com/­products/­faircom-dbwww.ibm.com/­products/­db2-event-storewww.alachisoft.com/­ncachewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.ibm.com/­docs/­en/­db2-event-storewww.alachisoft.com/­resources/­docshelp.sap.com/­docs/­SAP_IQwww.xtdb.com/­docs
DeveloperFairCom CorporationIBMAlachisoftSAP, formerly SybaseJuxt Ltd.
Initial release19792017200519942019
Current releaseV12, November 20202.05.3.3, April 202416.1 SPS04, April 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infofree developer edition availableOpen Source infoEnterprise Edition 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 languageANSI C, C++C and C++C#, .NET, .NET Core, JavaClojure
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux infoLinux, macOS, Windows for the developer additionLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema free, schema optional, schema required, partial schema,yesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes, 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.nonononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyes infothrough the embedded Spark runtimeSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yeslimited SQL, making use of Apache Calcite
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP REST
JDBC
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
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
C
C#
C++
Java
Perl
PHP
Python
Ruby
Clojure
Java
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesno infosupport for stored procedures with SQL-Server CLRyesno
Triggersyesnoyes infoNotificationsyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingyesshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Active-active shard replicationyes, with selectable consistency levelSAP/Sybase Replication Serveryes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually Consistentnooptimistic locking and pessimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes, 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.yesyesyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom DB infoformerly c-treeACEIBM Db2 Event StoreNCacheSAP IQ infoformer name: Sybase IQXTDB infoformerly named Crux
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» 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
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache 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
Faircom DB infoformerly c-treeACEIBM Db2 Event StoreNCacheSAP IQ infoformer name: Sybase IQXTDB infoformerly named Crux
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google 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

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

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

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here