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 > Manticore Search vs. openGauss vs. Oracle Coherence vs. PouchDB

System Properties Comparison Manticore Search vs. openGauss vs. Oracle Coherence vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonopenGauss  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.An enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiOracles in-memory data grid solutionJavaScript DBMS with an API inspired by CouchDB
Primary database modelSearch engineRelational DBMSKey-value storeDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#302  Overall
#21  Search engines
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Websitemanticoresearch.comgitee.com/­opengauss
opengauss.org
www.oracle.com/­java/­coherencepouchdb.com
Technical documentationmanual.manticoresearch.comdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.oracle.com/­en/­middleware/­standalone/­coherencepouchdb.com/­guides
DeveloperManticore SoftwareHuawei and openGauss communityOracleApache Software Foundation
Initial release2017201920072012
Current release6.0, February 20233.0, March 202214.1, August 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoGPL version 2Open SourcecommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, JavaJavaJavaScript
Server operating systemsFreeBSD
Linux
macOS
Windows
LinuxAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeFixed schemayesschema-freeschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesno
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 fieldsyesnoyes infovia views
SQL infoSupport of SQLSQL-like query languageANSI SQL 2011nono
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
JCache
JPA
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Java
.Net
C++
Java
JavaScript
Server-side scripts infoStored proceduresuser defined functionsyesnoView functions in JavaScript
Triggersnoyesyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by range, list and hash)ShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera librarySource-replica replicationyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesACIDconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyes infooptionallyyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles according to SQL-standardauthentification to access the cache via certificates or http basic authenticationno

More information provided by the system vendor

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 SearchopenGaussOracle CoherencePouchDB
DB-Engines blog posts

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

show all

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

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

Ethiopian Students Finish third in Global ICT Competition – Ethiopian Monitor
29 May 2023, Ethiopian Monitor

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4 January 2013, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

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.com

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



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