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. PostgreSQL vs. PouchDB

System Properties Comparison Manticore Search vs. PostgreSQL vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonPostgreSQL  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLJavaScript DBMS with an API inspired by CouchDB
Primary database modelSearch engineRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Document store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#344  Overall
#21  Search engines
Score612.82
Rank#4  Overall
#4  Relational DBMS
Score3.39
Rank#107  Overall
#21  Document stores
Websitemanticoresearch.comwww.postgresql.orgpouchdb.com
Technical documentationmanual.manticoresearch.comwww.postgresql.org/­docspouchdb.com/­guides
DeveloperManticore SoftwarePostgreSQL Global Development Group infowww.postgresql.org/­developerApache Software Foundation
Initial release20171989 info1989: Postgres, 1996: PostgreSQL2012
Current release6.0, February 202315.3, May 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoBSDOpen Source
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
  • ScaleGrid for PostgreSQL: Fully managed PostgreSQL DBaaS hosting On-Premises and on clouds such as AWS, Azure, GCP and DigitalOcean with no vendor lock-in. Leverage any extension and get SSH access.
Implementation languageC++CJavaScript
Server operating systemsFreeBSD
Linux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeFixed schemayesschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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 infospecific XML-type available, but no XML query functionality.no
Secondary indexesyes infofull-text index on all search fieldsyesyes infovia views
SQL infoSupport of SQLSQL-like query languageyes infostandard with numerous extensionsno
APIs and other access methodsBinary 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
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresuser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.View functions in JavaScript
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedpartitioning by range, list and (since PostgreSQL 11) by hashSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera librarySource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes
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 backend
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-standardno

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
3rd partiesFujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

The State of PostgreSQL 2022 survey is now open!
» more

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Manticore SearchPostgreSQLPouchDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

Driving the Future of PostgreSQL Adoption
15 November 2021,  Umair Shahid, Percona (sponsor) 

show all

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

show all

Recent citations in the news

How To Develop Your Custom Autocorrect Implementation with Manticore [A Step by Step Guide]
20 February 2020, hackernoon.com

Build A Web Crawler with Search bar Using Wget and Manticore [A Step By Step Guide]
18 April 2020, hackernoon.com

Manticore Search 6
7 February 2023, manticoresearch.com

Performance issue with Manticore Search
7 April 2023, digitalocean.com

Meilisearch vs Manticore Search : r/rust
1 May 2023, Reddit

provided by Google News

Serverless is the future of PostgreSQL
5 June 2023, InfoWorld

PostgreSQL 16 advances query parallelism
26 May 2023, InfoWorld

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31 May 2023, The New Stack

How to Migrate from Oracle to PostgreSQL
10 May 2023, hackernoon.com

How to Set Up a PostgreSQL Database on Ubuntu
13 May 2023, AddictiveTips

provided by Google News

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

Develop Faster JS Apps: the Ultimate Guide to Web Workers ...
1 December 2022, SitePoint

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

RxDB 8.0.0, a reactive, offline-first, multiplatform database for JavaScript released!
20 September 2018, Packt Hub

Which Are the Top Local Databases for React Native
6 May 2022, Appinventiv

provided by Google News

Job opportunities

Senior Data Engineer
dMetrics, Brooklyn, NY

PostgreSQL Developer
Sydata Inc, Remote

Junior Backend Developer
Actum Lab, Austin, TX

PHP Developers
10Types, Wilmington, DE

Nutanix Resident – PostgreSQL database – REMOTE
TSP, California

Junior Software Developer
DBDriven.net, Fredericksburg, VA

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here