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

DBMS > EsgynDB vs. PostgreSQL vs. VoltDB

System Properties Comparison EsgynDB vs. PostgreSQL vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#373  Overall
#156  Relational DBMS
Score617.90
Rank#4  Overall
#4  Relational DBMS
Score2.44
Rank#140  Overall
#68  Relational DBMS
Websitewww.esgyn.cnwww.postgresql.orgwww.voltdb.com
Technical documentationwww.postgresql.org/­docsdocs.voltdb.com
DeveloperEsgynPostgreSQL Global Development Group infowww.postgresql.org/­developerVoltDB Inc.
Initial release20151989 info1989: Postgres, 1996: PostgreSQL2010
Current release15.3, May 202311.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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++, JavaCJava, C++
Server operating systemsLinuxFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X infofor development
Data schemeyesyesyes
Typing infopredefined data types such as float or dateyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesyesyes
SQL infoSupport of SQLyesyes infostandard with numerous extensionsyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Java
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingpartitioning by range, list and (since PostgreSQL 11) by hashSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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 partiesDbVisualizer 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

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

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

pgDash: In-Depth PostgreSQL Monitoring.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» 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

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

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
EsgynDBPostgreSQLVoltDB
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

Conferences and events

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

Recent citations in the news

PostgreSQL 16 advances query parallelism
26 May 2023, InfoWorld

MariaDB's Xpand offers PostgreSQL compatibility without the forking drama
10 May 2023, The Register

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

Devart Tools for PostgreSQL Come with a Massive Update
27 May 2023, PR.com

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

provided by Google News

RDBMS Software Market 2023 Growth Drivers and Future Outlook ...
26 May 2023, Scene for Dummies: Everything Hollywood Undead

Data Management System (DBMS) Market Size & Share | Outlook ...
23 May 2023, Digital Journal

Database Management Systems (DBMS) Market 2023-2031 ...
26 May 2023, Scene for Dummies: Everything Hollywood Undead

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

In-Memory Database Market Analysis 2023-2031: Competitive ...
17 May 2023, Digital Journal

provided by Google News

Job opportunities

Manager, Application Architecture - Nashville, TN / Tampa, FL
Deloitte, Tampa, FL

Manager, Application Architecture - Nashville, TN / Tampa, FL
Deloitte, Nashville, TN

Manager, Application Architecture - Nashville, TN / Tampa, FL
Deloitte, Hermitage, TN

Public Cloud Application Architect Manager - DAS Enterprise Risk Management
Deloitte, Boise, ID

Senior Manager 1, Solution Architecture - DAS Project Omnia
Deloitte, Hermitage, TN

PostgreSQL Database Administrator
Treez, Inc., Remote

PostgreSQL DBA
MSys Technologies, Remote

PostgreSQL Developer
Sydata Inc, Remote

Software Engineer – Python, Django, Postgresql
Valcom, Roanoke, VA

PostgreSQL DBA
Horizon Softech Inc, Raleigh, NC

jobs by Indeed



Share this page

Featured Products

Neo4j logo

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

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Present your product here