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

DBMS > Interbase vs. Manticore Search vs. NCache vs. Oracle NoSQL vs. Riak KV

System Properties Comparison Interbase vs. Manticore Search vs. NCache vs. Oracle NoSQL vs. Riak KV

Editorial information provided by DB-Engines
NameInterbase  Xexclude from comparisonManticore Search  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionLight-weight proven RDBMS infooriginally from BorlandMulti-storage database for search, including full-text search.Open-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed, fault tolerant key-value store
Primary database modelRelational DBMSSearch engineKey-value storeDocument store
Key-value store
Relational DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.96
Rank#195  Overall
#29  Key-value stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitewww.embarcadero.com/­products/­interbasemanticoresearch.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.embarcadero.com/­products/­interbasemanual.manticoresearch.comwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperEmbarcaderoManticore SoftwareAlachisoftOracleOpenSource, formerly Basho Technologies
Initial release19842017200520112009
Current releaseInterBase 2020, December 20196.0, February 20235.3.3, April 202424.1, May 20243.2.0, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache version 2, commercial enterprise edition
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 languageCC++C#, .NET, .NET Core, JavaJavaErlang
Server operating systemsAndroid
iOS
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Data schemeyesFixed schemaschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptionalno
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.no infoexport as XML data possibleCan index from XMLnonono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesrestricted
SQL infoSupport of SQLyesSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsno
APIs and other access methodsADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP APIHTTP API
Native Erlang Interface
Supported programming languages.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
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
Server-side scripts infoStored proceduresyes infoInterbase procedure and trigger languageuser defined functionsno infosupport for stored procedures with SQL-Server CLRnoErlang
Triggersyesnoyes infoNotificationsnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedyesShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesInterbase Change ViewsSynchronous replication based on Galera libraryyes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyeswith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integrityyesnononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)no
Concurrency infoSupport for concurrent manipulation of datayes infoMultiversion concurreny controlyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and rolesyes, using Riak Security
More information provided by the system vendor
InterbaseManticore SearchNCacheOracle NoSQLRiak KV
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
InterbaseManticore SearchNCacheOracle NoSQLRiak KV
Recent citations in the news

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports
25 June 2023, New Zealand Defence Force

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

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

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