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 > Elasticsearch vs. EXASOL vs. Oracle vs. PostgreSQL vs. RocksDB

System Properties Comparison Elasticsearch vs. EXASOL vs. Oracle vs. PostgreSQL vs. RocksDB

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonEXASOL  Xexclude from comparisonOracle  Xexclude from comparisonPostgreSQL  Xexclude from comparisonRocksDB  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 metricHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Widely used RDBMSWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelSearch engineRelational DBMSRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Key-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score134.78
Rank#7  Overall
#1  Search engines
Score2.25
Rank#120  Overall
#57  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score645.05
Rank#4  Overall
#4  Relational DBMS
Score4.00
Rank#84  Overall
#11  Key-value stores
Websitewww.elastic.co/­elasticsearchwww.exasol.comwww.oracle.com/­databasewww.postgresql.orgrocksdb.org
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.exasol.com/­resourcesdocs.oracle.com/­en/­databasewww.postgresql.org/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperElasticExasolOraclePostgreSQL Global Development Group infowww.postgresql.org/­developerFacebook, Inc.
Initial release2010200019801989 info1989: Postgres, 1996: PostgreSQL2013
Current release8.6, January 202323c, September 202316.2, February 20248.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercialcommercial inforestricted free version is availableOpen Source infoBSDOpen Source infoBSD
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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageJavaC and C++CC++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes infoSchemaless in JSON and XML columnsyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyesyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyes infoAll search fields are automatically indexedyesyesyesno
SQL infoSupport of SQLSQL-like query languageyesyes infowith proprietary extensionsyes infostandard with numerous extensionsno
APIs and other access methodsJava API
RESTful HTTP/JSON API
.Net
JDBC
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Lua
Python
R
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyesuser defined functionsPL/SQL infoalso stored procedures in Java possibleuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersyes infoby using the 'percolation' featureyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding, horizontal partitioningpartitioning by range, list and (since PostgreSQL 11) by hashhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replication infoother methods possible by using 3rd party extensionsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infoHadoop integrationno infocan be realized in PL/SQLnono
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 ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoisolation level can be parameterizedACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'noyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardfine 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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» 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

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
ElasticsearchEXASOLOraclePostgreSQLRocksDB
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22 May 2024

Recent citations in the news

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

12K Misconfigured Elasticsearch Buckets Ravaged by Extortionists
29 November 2023, Dark Reading

AWS Marketplace: Elastic Cloud (Elasticsearch Service) Comments
18 March 2024, AWS Blog

provided by Google News

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Exasol Reimagines In-Memory Analytics with Major Database Update
30 May 2023, Datanami

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, Business Wire

provided by Google News

RSA Conference 2024: The Art of Possible
16 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Insurance company Great Eastern migrates 300 databases to on-premise Oracle Cloud hardware
16 April 2024, DatacenterDynamics

Oracle Releases Biggest Security Update in 2024 – 372 Vulnerabilities Are Fixed – Update Now!
17 April 2024, GBHackers

Alert! Oracle Releases Critical Patch Update 2024 - 372 Vulnerabilities are Fixed
17 April 2024, CybersecurityNews

provided by Google News

Breaking Boundaries: PostgreSQL 16 is now available on IBM Cloud
17 April 2024, IBM

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17 April 2024, Yahoo Finance

Modernize your data architecture using Amazon RDS for PostgreSQL and Amazon QuickSight | Amazon Web Services
12 April 2024, AWS Blog

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, Oracle

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

provided by Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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