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

DBMS > Hyprcubd vs. Ingres vs. Manticore Search vs. NCache vs. RethinkDB

System Properties Comparison Hyprcubd vs. Ingres vs. Manticore Search vs. NCache vs. RethinkDB

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonIngres  Xexclude from comparisonManticore Search  Xexclude from comparisonNCache  Xexclude from comparisonRethinkDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSWell established RDBMSMulti-storage database for search, including full-text search.Open-Source and Enterprise in-memory Key-Value StoreDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelTime Series DBMSRelational DBMSSearch engineKey-value storeDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Search engine infoUsing distributed Lucene
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Websitehyprcubd.com (offline)www.actian.com/­databases/­ingresmanticoresearch.comwww.alachisoft.com/­ncacherethinkdb.com
Technical documentationdocs.actian.com/­ingresmanual.manticoresearch.comwww.alachisoft.com/­resources/­docsrethinkdb.com/­docs
DeveloperHyprcubd, Inc.Actian CorporationManticore SoftwareAlachisoftThe Linux Foundation infosince July 2017
Initial release1974 infooriginally developed at University Berkely in early 1970s201720052009
Current release11.2, May 20226.0, February 20235.3.3, April 20242.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoEnterprise Edition availableOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++C#, .NET, .NET Core, JavaC++
Server operating systemshostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
OS X
Windows
Data schemeyesyesFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes infostring, binary, float, bool, date, geometry
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.nono infobut tools for importing/exporting data from/to XML-files availableCan index from XMLnono
Secondary indexesnoyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLSQL-like query languageyesSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsgRPC (https).NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoyesuser defined functionsno infosupport for stored procedures with SQL-Server CLR
Triggersnoyesnoyes infoNotificationsClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infoPartitioning is done manually, search queries against distributed index is supportedyesSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatorSynchronous replication based on Galera libraryyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic locking and pessimistic lockingAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datanoyes infoMVCCyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controltoken accessfine grained access rights according to SQL-standardnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)yes infousers and table-level permissions
More information provided by the system vendor
HyprcubdIngresManticore SearchNCacheRethinkDB
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
HyprcubdIngresManticore SearchNCacheRethinkDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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

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

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, 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

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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.

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

Milvus logo

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

Present your product here