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

DBMS > Dolt vs. Oracle Berkeley DB vs. PostgreSQL vs. Tkrzw vs. XTDB

System Properties Comparison Dolt vs. Oracle Berkeley DB vs. PostgreSQL vs. Tkrzw vs. XTDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used in-process key-value storeWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Key-value storeDocument 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
Score0.60
Rank#232  Overall
#106  Relational DBMS
Score1.72
Rank#131  Overall
#21  Key-value stores
#3  Native XML DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score0.00
Rank#385  Overall
#61  Key-value stores
Score0.20
Rank#314  Overall
#46  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.postgresql.orgdbmx.net/­tkrzwgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolthub.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.postgresql.org/­docswww.xtdb.com/­docs
DeveloperDoltHub IncOracle infooriginally developed by Sleepycat, which was acquired by OraclePostgreSQL Global Development Group infowww.postgresql.org/­developerMikio HirabayashiJuxt Ltd.
Initial release201819941989 info1989: Postgres, 1996: PostgreSQL20202019
Current release18.1.40, May 202016.4, August 20240.9.3, August 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infocommercial license availableOpen Source infoBSDOpen Source infoApache Version 2.0Open 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 languageGoC, Java, C++ (depending on the Berkeley DB edition)CC++Clojure
Server operating systemsLinux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes, 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.noyes infoonly with the Berkeley DB XML editionyes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infoSQL interfaced based on SQLite is availableyes infostandard with numerous extensionsnolimited SQL, making use of Apache Calcite
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Java
Python
Ruby
Clojure
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nono
Triggersyesyes infoonly for the SQL APIyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonepartitioning by range, list and (since PostgreSQL 11) by hashnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesA 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 replicationSource-replica replication infoother methods possible by using 3rd party extensionsnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, 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.yesnoyes infousing specific database classes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnofine 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 parties
» more

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

More resources
DoltOracle Berkeley DBPostgreSQLTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetXTDB 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

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

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5 March 2019, ADTmag

Which Are the Top Local Databases for React Native
15 October 2019, appinventiv.com

Fig. 2. XML Methods for Various XML DBMS Types
29 October 2024, ResearchGate

Margo I. Seltzer
12 December 2024, Berkman Klein Center

How to Set Up Virtual Domains and Virtual Users in Postfix
20 May 2016, Linux.com

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

Present your product here