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

DBMS > HarperDB vs. Hazelcast vs. Manticore Search vs. OceanBase vs. RDF4J

System Properties Comparison HarperDB vs. Hazelcast vs. Manticore Search vs. OceanBase vs. RDF4J

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonHazelcast  Xexclude from comparisonManticore Search  Xexclude from comparisonOceanBase  Xexclude from comparisonRDF4J infoformerly known as Sesame  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 widely adopted in-memory data gridMulti-storage database for search, including full-text search.A distributed, high available RDBMS compatible with Oracle and MySQLRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument storeKey-value storeSearch engineRelational DBMSRDF store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.55
Rank#248  Overall
#38  Document stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Websitewww.harperdb.iohazelcast.commanticoresearch.comen.oceanbase.comrdf4j.org
Technical documentationdocs.harperdb.io/­docshazelcast.org/­imdg/­docsmanual.manticoresearch.comen.oceanbase.com/­docs/­oceanbase-databaserdf4j.org/­documentation
DeveloperHarperDBHazelcastManticore SoftwareOceanBase infopreviously Alibaba and Ant GroupSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20172008201720102004
Current release3.1, August 20215.3.6, November 20236.0, February 20234.3.0, April 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2Open Source infoCommercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.
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 languageNode.jsJavaC++C++Java
Server operating systemsLinux
OS X
All OS with a Java VMFreeBSD
Linux
macOS
Windows
LinuxLinux
OS X
Unix
Windows
Data schemedynamic schemaschema-freeFixed schemayesyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes infoJSON data typesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.noyes infothe object must implement a serialization strategyCan index from XMLyes
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like query languageSQL-like query languageyesno
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JCache
JPA
Memcached protocol
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
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
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Java
PHP
Python
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1yes infoEvent Listeners, Executor Servicesuser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes
Triggersnoyes infoEventsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by hash, key, range, range columns, list, and list columns)none
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedyes infoReplicated MapSynchronous replication based on Galera libraryMulti-source replication using Paxosnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsone or two-phase-commit; repeatable reads; read commitedyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes, using LMDByesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoin-memory storage is supported as well
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 rolesRole-based access controlnoAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
HarperDBHazelcastManticore SearchOceanBaseRDF4J infoformerly known as Sesame
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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

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

More resources
HarperDBHazelcastManticore SearchOceanBaseRDF4J infoformerly known as Sesame
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

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

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

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

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here