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

DBMS > Manticore Search vs. NCache vs. PouchDB vs. SingleStore vs. UniData,UniVerse

System Properties Comparison Manticore Search vs. NCache vs. PouchDB vs. SingleStore vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonNCache  Xexclude from comparisonPouchDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.Open-Source and Enterprise in-memory Key-Value StoreJavaScript DBMS with an API inspired by CouchDBMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelSearch engineKey-value storeDocument storeRelational DBMSMultivalue DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#312  Overall
#21  Search engines
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitemanticoresearch.comwww.alachisoft.com/­ncachepouchdb.comwww.singlestore.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationmanual.manticoresearch.comwww.alachisoft.com/­resources/­docspouchdb.com/­guidesdocs.singlestore.comdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperManticore SoftwareAlachisoftApache Software FoundationSingleStore Inc.Rocket Software
Initial release20172005201220131985
Current release6.0, February 20235.3.3, April 20247.1.1, June 20198.5, January 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoEnterprise Edition availableOpen Sourcecommercial infofree developer edition availablecommercial
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC++C#, .NET, .NET Core, JavaJavaScriptC++, GoC
Server operating systemsFreeBSD
Linux
macOS
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux info64 bit version requiredAIX
HP-UX
Linux
Solaris
Windows
Data schemeFixed schemaschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyesoptional
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.Can index from XMLnonono
Secondary indexesyes infofull-text index on all search fieldsyesyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyes infobut no triggers and foreign keysyes
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresuser defined functionsno infosupport for stored procedures with SQL-Server CLRView functions in JavaScriptyesyes
Triggersnoyes infoNotificationsyesnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedyesSharding infowith a proxy-based framework, named couchdb-loungeSharding infohash partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infostores two copies of each physical data partition on two separate nodesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic locking and pessimistic lockingnoACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noFine grained access control via users, groups and rolesAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
Manticore SearchNCachePouchDBSingleStore infoformer name was MemSQLUniData,UniVerse
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
F ree Tier and Enterprise Edition
» 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
Manticore SearchNCachePouchDBSingleStore infoformer name was MemSQLUniData,UniVerse
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the 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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here