DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. HarperDB vs. Manticore Search vs. Oracle Berkeley DB

System Properties Comparison Bangdb vs. HarperDB vs. Manticore Search vs. Oracle Berkeley DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHarperDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Multi-storage database for search, including full-text search.Widely used in-process key-value store
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeSearch engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
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
Score0.55
Rank#248  Overall
#38  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitebangdb.comwww.harperdb.iomanticoresearch.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdocs.bangdb.comdocs.harperdb.io/­docsmanual.manticoresearch.comdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperSachin Sinha, BangDBHarperDBManticore SoftwareOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2012201720171994
Current releaseBangDB 2.0, October 20213.1, August 20216.0, February 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infofree community edition availableOpen Source infoGPL version 2Open Source infocommercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++Node.jsC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinuxLinux
OS X
FreeBSD
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freedynamic schemaFixed schemaschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyes infoJSON data typesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanno
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.nonoCan index from XMLyes infoonly with the Berkeley DB XML edition
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL like support with command line toolSQL-like data manipulation statementsSQL-like query languageyes infoSQL interfaced based on SQLite is available
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.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 proceduresnoCustom Functions infosince release 3.1user defined functionsno
Triggersyes, Notifications (with Streaming only)nonoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmA table resides as a whole on one (or more) nodes in a clusterSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infothe nodes on which a table resides can be definedSynchronous replication based on Galera librarySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes, using LMDByes infoThe original contents of fields are not stored in the Manticore index.yes
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 modeyesyes
User concepts infoAccess controlyes (enterprise version only)Access rights for users and rolesnono

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
BangdbHarperDBManticore SearchOracle Berkeley DB
Recent citations in the news

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

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

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Neo4j logo

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

Present your product here