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

DBMS > Apache Pinot vs. Manticore Search vs. Postgres-XL vs. PouchDB vs. STSdb

System Properties Comparison Apache Pinot vs. Manticore Search vs. Postgres-XL vs. PouchDB vs. STSdb

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonManticore Search  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyMulti-storage database for search, including full-text search.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelRelational DBMSSearch engineRelational DBMSDocument storeKey-value 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.38
Rank#275  Overall
#126  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitepinot.apache.orgmanticoresearch.comwww.postgres-xl.orgpouchdb.comgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.pinot.apache.orgmanual.manticoresearch.comwww.postgres-xl.org/­documentationpouchdb.com/­guides
DeveloperApache Software Foundation and contributorsManticore SoftwareApache Software FoundationSTS Soft SC
Initial release201520172014 infosince 2012, originally named StormDB20122011
Current release1.0.0, September 20236.0, February 202310 R1, October 20187.1.1, June 20194.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL version 2Open Source infoMozilla public licenseOpen SourceOpen Source infoGPLv2, commercial license available
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 languageJavaC++CJavaScriptC#
Server operating systemsAll OS with a Java JDK11 or higherFreeBSD
Linux
macOS
Windows
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeyesFixed schemayesschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnoyes infoprimitive types and user defined types (classes)
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 XMLyes infoXML type, but no XML query functionalityno
Secondary indexesyes infofull-text index on all search fieldsyesyes infovia viewsno
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes infodistributed, parallel query executionnono
APIs and other access methodsJDBCBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
Supported programming languagesGo
Java
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptC#
Java
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsView functions in JavaScriptno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual 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 writesACID infoMVCCnono
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 infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono

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
Apache PinotManticore SearchPostgres-XLPouchDBSTSdb
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

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Apache Pinot - SD Times Open Source Project of the Week
31 May 2024, SDTimes.com

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

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

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here