DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionUltra-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.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-storage database for search, including full-text search.Widely used in-process key-value store
Primary database modelDocument storeGraph DBMSSearch engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.55
Rank#248  Overall
#38  Document stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitewww.harperdb.iojanusgraph.orgmanticoresearch.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdocs.harperdb.io/­docsdocs.janusgraph.orgmanual.manticoresearch.comdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperHarperDBLinux Foundation; originally developed as Titan by AureliusManticore SoftwareOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2017201720171994
Current release3.1, August 20210.6.3, February 20236.0, February 202318.1.40, May 2020
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0Open 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 languageNode.jsJavaC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
OS X
Linux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemedynamic schemayesFixed schemaschema-free
Typing infopredefined data types such as float or dateyes infoJSON data typesyesInt, 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 indexesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSQL-like data manipulation statementsnoSQL-like query languageyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languages.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
Clojure
Java
Python
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 proceduresCustom Functions infosince release 3.1yesuser defined functionsno
Triggersnoyesnoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusteryes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedyesSynchronous replication based on Galera librarySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes, using LMDByes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.yesyes
User concepts infoAccess controlAccess rights for users and rolesUser authentification and security via Rexster Graph Servernono

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
HarperDBJanusGraph infosuccessor of TitanManticore 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

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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

Neo4j logo

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

SingleStore logo

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

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

Milvus logo

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

Present your product here