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

DBMS > Cubrid vs. DuckDB vs. PostgreSQL

System Properties Comparison Cubrid vs. DuckDB vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonDuckDB  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPAn embeddable, in-process, column-oriented SQL OLAP RDBMSWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelRelational DBMSRelational DBMSRelational 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
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
Score1.36
Rank#191  Overall
#91  Relational DBMS
Score3.40
Rank#103  Overall
#51  Relational DBMS
Score620.75
Rank#4  Overall
#4  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
duckdb.orgwww.postgresql.org
Technical documentationcubrid.org/­manualsduckdb.org/­docswww.postgresql.org/­docs
DeveloperCUBRID Corporation, CUBRID FoundationPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release200820181989 info1989: Postgres, 1996: PostgreSQL
Current release11.0, January 20210.2, August 202016.0, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen 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.
Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
Implementation languageC, C++, JavaC++C
Server operating systemsLinux
Windows
server-lessFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
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.nonoyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesyesyes
SQL infoSupport of SQLyesyesyes infostandard with numerous extensions
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
CLI Client
JDBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go info3rd party driver
Java
Python
R
Ruby info3rd party driver
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonepartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine 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 partiesInstaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» 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

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

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

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

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

PostgreSQL 101: An introduction to Multi-Version Concurrency Control and Vacuum
Webinar with Q&A, 11am CT / 5pm BST, 24 October 2023

Recent citations in the news

Database startup MotherDuck lands $52.5M to grow its DuckDB-based platform
20 September 2023, TechCrunch

MotherDuck Raises $52.5 Million Series B Funding as DuckDB ...
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to ...
20 September 2023, GeekWire

Airbyte Partners with MotherDuck to Facilitate Movement of Data
20 September 2023, Yahoo Finance

In-Process Analytical Data Management with DuckDB
12 June 2023, InfoQ.com

provided by Google News

Understanding the Fundamentals of PostgreSQL® Architecture
25 September 2023, Datanami

High Performance Functions in Rust on RDS PostgreSQL
25 September 2023, InfoQ.com

Timescale Vector Launches to Enable Developers to Build ...
25 September 2023, insideBIGDATA

Turn PostgreSQL Into A Vector Store
26 September 2023, iProgrammer

PostgreSQL 16 Expands Analytics Capabilities
22 September 2023, The New Stack

provided by Google News

Job opportunities

Senior Support Engineer
MotherDuck, San Francisco, CA

Senior Support Engineer
MotherDuck, New York, NY

Senior Support Engineer
MotherDuck, Seattle, WA

Software Engineer - Database
MotherDuck, New York, NY

Machine Learning Engineer
MotherDuck, New York, NY

Python and PostgreSQL Developer | Coding Instructor - Online Eastern Timezone
Nucamp, Remote

Python and PostgreSQL Developer | Coding Instructor - Online Mountain Timezone
Nucamp, Remote

Python and PostgreSQL Developer | Coding Instructor - Online Pacific Timezone
Nucamp, Remote

Senior Node.js/PostgreSQL developer
Fortis, Texas

PostgreSQL DBA
i2vision, Remote

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL 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

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.

Redis logo

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

Present your product here