DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache HBase vs. Datomic vs. Dolt vs. PostgreSQL vs. XTDB

System Properties Comparison Apache HBase vs. Datomic vs. Dolt vs. PostgreSQL vs. XTDB

Editorial information provided by DB-Engines
NameApache HBase  Xexclude from comparisonDatomic  Xexclude from comparisonDolt  Xexclude from comparisonPostgreSQL  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelWide column storeRelational DBMSRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Document store
Secondary database modelsDocument storeDocument 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
Score22.62
Rank#27  Overall
#3  Wide column stores
Score1.49
Rank#142  Overall
#64  Relational DBMS
Score0.60
Rank#232  Overall
#106  Relational DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score0.20
Rank#314  Overall
#46  Document stores
Websitehbase.apache.orgwww.datomic.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.postgresql.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationhbase.apache.org/­book.htmldocs.datomic.comdocs.dolthub.comwww.postgresql.org/­docswww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetCognitectDoltHub IncPostgreSQL Global Development Group infowww.postgresql.org/­developerJuxt Ltd.
Initial release2008201220181989 info1989: Postgres, 1996: PostgreSQL2019
Current release2.3.4, January 20211.0.7180, July 202416.4, August 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoBSDOpen Source infoMIT License
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.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageJavaJava, ClojureGoCClojure
Server operating systemsLinux
Unix
Windows infousing Cygwin
All OS with a Java VMLinux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-free, schema definition possibleyesyesyesschema-free
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyesyesyes, extensible-data-notation format
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.nononoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnonoyesyes infostandard with numerous extensionslimited SQL, making use of Apache Calcite
APIs and other access methodsJava API
RESTful HTTP API
Thrift
RESTful HTTP APICLI Client
HTTP REST
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
JDBC
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
Clojure
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes infoTransaction Functionsyes infocurrently in alpha releaseuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
TriggersyesBy using transaction functionsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersnonepartitioning by range, list and (since PostgreSQL 11) by hashnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoBut extensive use of caching in the application peersA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication infoother methods possible by using 3rd party extensionsyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentno
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoOnly one user is configurable, and must be specified in the config file at startupfine 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 parties
» more

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

More resources
Apache HBaseDatomicDoltPostgreSQLXTDB infoformerly named Crux
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

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

show all

Recent citations in the news

Apache HBase online migration to Amazon EMR | Amazon Web Services
23 October 2024, Amazon Web Services

Implement Amazon EMR HBase Graceful Scaling | Amazon Web Services
18 March 2025, Amazon Web Services

How to optimize Hbase for the Cloud [Tutorial]
22 October 2024, Packt

Cost and Performance Advantages of Replacing HBase with TencentDB TDSQL TDStore Engine in Historical Data Scenarios
22 April 2025, thewire.in

Cost and Performance Advantages of Replacing HBase…
22 April 2025, aapnews.aap.com.au

provided by Google News

Brazilian challenger Nubank acquires firm behind Clojure and Datomic
26 March 2025, FinTech Futures

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

Architecting a Modern Financial Institution
13 December 2017, infoq.com

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra Research

provided by Google News

An open-source data storage and visualization platform for collaborative qubit control
30 September 2024, Nature

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
17 October 2024, Packt

7 Modern SQL Databases You Must Know in 2024
28 June 2024, KDnuggets

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

Radar Trends to Watch: July 2022
5 July 2022, O'Reilly Media

provided by Google News

Understanding transaction visibility in PostgreSQL clusters with read replicas
2 May 2025, Amazon Web Services (AWS)

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

Fileless XMRig-C3 Cryptominer Targets PostgreSQL Servers
31 March 2025, wiz.io

Rapid7 Flags New PostgreSQL Zero-Day Connected to BeyondTrust Exploitation
13 February 2025, SecurityWeek

Goldengate 23ai for OCI PostgreSQL Database Service
17 April 2025, Oracle Blogs

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Present your product here