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

DBMS > Bangdb vs. mSQL vs. Oracle Berkeley DB vs. SAP HANA vs. YugabyteDB

System Properties Comparison Bangdb vs. mSQL vs. Oracle Berkeley DB vs. SAP HANA vs. YugabyteDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSAP HANA  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used in-process key-value storeIn-memory, column based data store. Available as appliance or cloud serviceHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitebangdb.comhughestech.com.au/­products/­msqlwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sap.com/­products/­hana.htmlwww.yugabyte.com
Technical documentationdocs.bangdb.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlhelp.sap.com/­hanadocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperSachin Sinha, BangDBHughes TechnologiesOracle infooriginally developed by Sleepycat, which was acquired by OracleSAPYugabyte Inc.
Initial release20121994199420102017
Current releaseBangDB 2.0, October 20214.4, October 202118.1.40, May 20202.0 SPS07 (AprilĀ 4, 2023), April 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infofree licenses can be providedOpen Source infocommercial license availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC, C++CC, Java, C++ (depending on the Berkeley DB edition)C and C++
Server operating systemsLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Appliance or cloud-serviceLinux
OS X
Data schemeschema-freeyesschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesnoyesyes
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 infoonly with the Berkeley DB XML editionnono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes
SQL infoSupport of SQLSQL like support with command line toolA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoSQL interfaced based on SQLite is availableyesyes, PostgreSQL compatible
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C#
C++
Java
Python
C
C++
Delphi
Java
Perl
PHP
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoSQLScript, Ryes infosql, plpgsql, C
Triggersyes, Notifications (with Streaming only)noyes infoonly for the SQL APIyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenoneyesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneSource-replica replicationyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlnoyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyesyesno
User concepts infoAccess controlyes (enterprise version only)nonoyesyes
More information provided by the system vendor
BangdbmSQL infoMini SQLOracle Berkeley DBSAP HANAYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BangdbmSQL infoMini SQLOracle Berkeley DBSAP HANAYugabyteDB
Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

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

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Neo4j logo

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

Milvus logo

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

Present your product here