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 > Faircom DB vs. NCache vs. Riak TS vs. SAP HANA vs. Transbase

System Properties Comparison Faircom DB vs. NCache vs. Riak TS vs. SAP HANA vs. Transbase

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonNCache  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP HANA  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Open-Source and Enterprise in-memory Key-Value StoreRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIn-memory, column based data store. Available as appliance or cloud serviceA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value store
Relational DBMS
Key-value storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
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.94
Rank#195  Overall
#29  Key-value stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbwww.alachisoft.com/­ncachewww.sap.com/­products/­hana.htmlwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.alachisoft.com/­resources/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­hanawww.transaction.de/­en/­products/­transbase/­features.html
DeveloperFairCom CorporationAlachisoftOpen Source, formerly Basho TechnologiesSAPTransaction Software GmbH
Initial release19792005201520101987
Current releaseV12, November 20205.3.3, April 20243.0.0, September 20222.0 SPS07 (AprilĀ 4, 2023), April 2023Transbase 8.3, 2022
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoEnterprise Edition availableOpen Sourcecommercialcommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++C#, .NET, .NET Core, JavaErlangC and C++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Windows
Linux
OS X
Appliance or cloud-serviceFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structurespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyesyes
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 indexesyesyesrestrictedyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes, limitedyesyes
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP API
Native Erlang Interface
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++no infosupport for stored procedures with SQL-Server CLRErlangSQLScript, Ryes
Triggersyesyes infoNotificationsyes infopre-commit hooks and post-commit hooksyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningyesShardingyes
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).yes, with selectable consistency levelselectable replication factoryesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between datasets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually Consistentoptimistic locking and pessimistic lockingnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
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 filesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noyesfine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom DB infoformerly c-treeACENCacheRiak TSSAP HANATransbase
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Faircom DB infoformerly c-treeACENCacheRiak TSSAP HANATransbase
Recent citations in the news

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Toxic Hana | E3 Magazine
8 May 2024, E3-Magazin

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8 May 2024, EIN News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

ESDS helps Vadilal churn out indian's favourite ice-cream more efficiently on ESDS SAP HANA Community Cloud
8 May 2024, Express Computer

provided by Google News



Share this page

Featured Products

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here