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

DBMS > HBase vs. Linter vs. PostgreSQL

System Properties Comparison HBase vs. Linter vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonLinter  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableRDBMS for high security requirementsWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelWide column storeRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsSpatial DBMSDocument 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
Score33.10
Rank#27  Overall
#3  Wide column stores
Score0.14
Rank#364  Overall
#153  Relational DBMS
Score650.90
Rank#4  Overall
#4  Relational DBMS
Websitehbase.apache.orglinter.ruwww.postgresql.org
Technical documentationhbase.apache.org/­book.htmlwww.postgresql.org/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by Powersetrelex.ruPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release200819901989 info1989: Postgres, 1996: PostgreSQL
Current release2.3.4, January 202116.1, November 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen 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 PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageJavaC and C++C
Server operating systemsLinux
Unix
Windows infousing Cygwin
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-free, schema definition possibleyesyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyes
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 indexesnoyesyes
SQL infoSupport of SQLnoyesyes infostandard with numerous extensions
APIs and other access methodsJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes infoproprietary syntax with the possibility to convert from PL/SQLuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonepartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
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.yesno
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardfine 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 partiesFujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» 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

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

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

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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Recent citations in the news

HBase とは何か? - Apache Hbase の説明
9 November 2023, AWS Blog

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

Hbase 迁移小结:从实践中总结出的最佳迁移策略原创
11 November 2023, CSDN

HBase之Compaction
15 November 2023, CSDN

HBase导出建表语句原创
9 November 2023, CSDN

provided by Google News

Export Apple Notes to a PostgreSQL Database with Python and ...
3 December 2023, Medium

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL ...
25 November 2023, InfoQ.com

Meet PGXMAN : The PostgreSQL Extension Manager
3 December 2023, MarkTechPost

Timescale Introduces Dynamic PostgreSQL, an Alternative to ...
19 November 2023, InfoQ.com

PostgreSQL Takes a New Turn
9 November 2023, The New Stack

provided by Google News

Job opportunities

Tableau Developer
Vita Tech Inc, Remote

Software Engineer, Machine Learning
Meta, Remote

Staff Software Engineer, Backend, Reporting Product Group
HubSpot, Remote

Senior .Net Windows
Nagarro, Remote

Solutions Architect
Snowflake, Georgia

PostGreSQL DBA
Intone Networks, Remote

Rails Developer
The Receptionist, Denver, CO

PostgreSQL DBA
Intertech, Inc, Minnesota

Sr PostgreSQL DBA
Trigint Solutions, Baltimore, MD

Full Stack Developer
Syzygy Integration, Remote

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

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

Neo4j logo

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

Present your product here