DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Elasticsearch vs. Manticore Search vs. PostgreSQL

System Properties Comparison Elasticsearch vs. Manticore Search vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonManticore Search  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricMulti-storage database for search, including full-text search.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelSearch engineSearch engineRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score139.07
Rank#8  Overall
#1  Search engines
Score0.30
Rank#312  Overall
#22  Search engines
Score613.83
Rank#4  Overall
#4  Relational DBMS
Websitewww.elastic.co/­elasticsearchmanticoresearch.comwww.postgresql.org
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comwww.postgresql.org/­docs
DeveloperElasticManticore SoftwarePostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201020171989 info1989: Postgres, 1996: PostgreSQL
Current release8.6, January 20236.0, February 202315.2, February 2023
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoGPL version 2Open Source infoBSD
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.
  • 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.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
Implementation languageJavaC++C
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFixed schemayes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.noCan index from XMLyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyes infoAll search fields are automatically indexedyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes infostandard with numerous extensions
APIs and other access methodsJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyesuser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyes infoby using the 'percolation' featurenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera librarySource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationno
User concepts infoAccess controlnofine grained access rights according to SQL-standard

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 partiesSQLFlow: 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

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

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» 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

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» 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

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

More resources
ElasticsearchManticore SearchPostgreSQL
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Conferences and events

PGCon 2023, PostgreSQL Conference for Users and Developers
Ottawa, Canada, 30 May 2023 - 2 June 2023

Recent citations in the news

Elastic Reports Third Quarter Fiscal 2023 Financial Results
2 March 2023, businesswire.com

Bank of New York Mellon Corp Decreases Holdings in Elastic ...
24 March 2023, MarketBeat

Breach Roundup: Ferrari, Indian Health Ministry and the NBA
24 March 2023, BankInfoSecurity.com

ETL Tools Market 2023: Understanding the Impact of Consumer ...
24 March 2023, Digital Journal

Aerospike adds connector for Elasticsearch to run full-text queries
17 January 2023, InfoWorld

provided by Google 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

manticoresoftware/manticoresearch-buddy: Manticore Buddy is a Manticore Search's sidecar which helps it with ...
11 February 2023, github.com

Manticore Search
4 May 2022, dbdb.io

provided by Google News

From a Fan: On the Ascendance of PostgreSQL
3 March 2023, The New Stack

Amazon Aurora PostgreSQL Adds Write-Through Cache to Improve ...
18 March 2023, InfoQ.com

How to Use PostgreSQL With Sequelize in Node.js - MUO
5 March 2023, MakeUseOf

How to Connect PostgreSQL to a Next.js Application Using Prisma - MUO
1 March 2023, MakeUseOf

Startup pgEdge aims to land distributed Postgres at network's edge
7 March 2023, SiliconANGLE News

provided by Google News

Job opportunities

Elasticsearch Developer
Deloitte, Gilbert, AZ

Elasticsearch Developer
Deloitte, Lake Mary, FL

Elasticsearch Developer
Summit Racing Equipment, Tallmadge, OH

Sub-Saharan Africa SME
Two Six Technologies, Arlington, VA

Machine Learning Engineer, Relevance Platform
thredUP Inc, Oakland, CA

Senior Data Engineer
dMetrics, Brooklyn, NY

PostgreSQL DBA
Signify Technology, Remote

PostgreSQL DB
Cognizant, Atlanta, GA

Tableau Developer (REMOTE / long term Contract)
Glow Networks, Remote

Entry Level Django Developer
I28 Technologies Corporation, Remote

PostgreSQL DBA
Syrinx, Remote

jobs by Indeed



Share this page

Featured Products

AllegroGraph logo

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

Redis logo

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

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!

Neo4j logo

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

Present your product here