DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EDB Postgres vs. HyperSQL vs. OpenEdge vs. Oracle Berkeley DB vs. Oracle Rdb

System Properties Comparison EDB Postgres vs. HyperSQL vs. OpenEdge vs. Oracle Berkeley DB vs. Oracle Rdb

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOpenEdge  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle Rdb  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBApplication development environment with integrated database management systemWidely used in-process key-value store
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Websitewww.enterprisedb.comhsqldb.orgwww.progress.com/­openedgewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationwww.enterprisedb.com/­docshsqldb.org/­web/­hsqlDocsFrame.htmldocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperEnterpriseDBProgress Software CorporationOracle infooriginally developed by Sleepycat, which was acquired by OracleOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20052001198419941984
Current release14, December 20212.7.2, June 2023OpenEdge 12.2, March 202018.1.40, May 20207.4.1.1, 2021
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infobased on BSD licensecommercialOpen Source infocommercial license availablecommercial
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.
Implementation languageCJavaC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
HP-UX
Linux
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
HP Open VMS
Data schemeyesyesyesschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yes infospecific XML-type available, but no XML query functionality.noyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsyesyes infoclose to SQL 92yes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
All languages supporting JDBC/ODBC
Java
Progress proprietary ABL (Advanced Business Language).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
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Java, SQLyesno
Triggersyesyesyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenonehorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers and groupsno

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

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

More resources
EDB PostgresHyperSQL infoalso known as HSQLDBOpenEdgeOracle Berkeley DBOracle Rdb
Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9 January 2024, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

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.

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.

Present your product here