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

DBMS > Bangdb vs. MariaDB vs. OpenTSDB vs. Oracle Berkeley DB vs. searchxml

System Properties Comparison Bangdb vs. MariaDB vs. OpenTSDB vs. Oracle Berkeley DB vs. searchxml

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Scalable Time Series DBMS based on HBaseWidely used in-process key-value storeDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Native XML DBMS
Search engine
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
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
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websitebangdb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
opentsdb.netwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.searchxml.net/­category/­products
Technical documentationdocs.bangdb.commariadb.com/­kb/­en/­libraryopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.searchxml.net/­support/­handouts
DeveloperSachin Sinha, BangDBMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
currently maintained by Yahoo and other contributorsOracle infooriginally developed by Sleepycat, which was acquired by Oracleinformationpartners gmbh
Initial release20122009 infoFork of MySQL, which was first released in 1995201119942015
Current releaseBangDB 2.0, October 202111.3.2, February 202418.1.40, May 20201.0
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoLGPLOpen 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC, C++C and C++JavaC, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Windows
Data schemeschema-freeyes infoDynamic columns are supportedschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesnumeric data for metrics, strings for tagsnoyes
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.noyesnoyes infoonly with the Berkeley DB XML editionyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infowith proprietary extensionsnoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Telnet API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesC
C#
C++
Java
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Erlang
Go
Java
Python
R
Ruby
.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++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3nonoyes infoon the application server
Triggersyes, Notifications (with Streaming only)yesnoyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmseveral options for horizontal partitioning and ShardingSharding infobased on HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
selectable replication factor infobased on HBaseSource-replica replicationyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage enginenoACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infonot for in-memory storage engineyesyesyes
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 modeyes infowith MEMORY storage enginenoyesno
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardnonoDomain, group and role-based access control at the document level and for application services
More information provided by the system vendor
BangdbMariaDBOpenTSDBOracle Berkeley DBsearchxml
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
BangdbMariaDBOpenTSDBOracle Berkeley DBsearchxml
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Business Wire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

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

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

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Milvus logo

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