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 > HarperDB vs. HBase vs. OrientDB vs. RDF4J vs. SingleStore

System Properties Comparison HarperDB vs. HBase vs. OrientDB vs. RDF4J vs. SingleStore

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonHBase  Xexclude from comparisonOrientDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSingleStore infoformer name was MemSQL  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.Wide-column store based on Apache Hadoop and on concepts of BigTableMulti-model DBMS (Document, Graph, Key/Value)RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelDocument storeWide column storeDocument store
Graph DBMS
Key-value store
RDF storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.55
Rank#248  Overall
#38  Document stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitewww.harperdb.iohbase.apache.orgorientdb.orgrdf4j.orgwww.singlestore.com
Technical documentationdocs.harperdb.io/­docshbase.apache.org/­book.htmlwww.orientdb.com/­docs/­last/­index.htmlrdf4j.org/­documentationdocs.singlestore.com
DeveloperHarperDBApache Software Foundation infoApache top-level project, originally developed by PowersetOrientDB LTD; CallidusCloud; SAPSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SingleStore Inc.
Initial release20172008201020042013
Current release3.1, August 20212.3.4, January 20213.2.29, March 20248.5, January 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache version 2Open Source infoApache version 2Open Source infoEclipse Distribution License (EDL), v1.0.commercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageNode.jsJavaJavaJavaC++, Go
Server operating systemsLinux
OS X
Linux
Unix
Windows infousing Cygwin
All OS with a Java JDK (>= JDK 6)Linux
OS X
Unix
Windows
Linux info64 bit version required
Data schemedynamic schemaschema-free, schema definition possibleschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyes infoJSON data typesoptions to bring your own types, AVROyesyesyes
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.nononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like data manipulation statementsnoSQL-like query language, no joinsnoyes infobut no triggers and foreign keys
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RESTful HTTP API
Thrift
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
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
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1yes infoCoprocessors in JavaJava, Javascriptyesyes
TriggersnoyesHooksyesno
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingShardingnoneSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
Multi-source replicationnoneSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno infocould be achieved with distributed queriesnono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsSingle row ACID (across millions of columns)ACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes, using LMDByesyesyes infoin-memory storage is supported as wellyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and rolesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights for users and roles; record level security configurablenoFine grained access control via users, groups and roles
More information provided by the system vendor
HarperDBHBaseOrientDBRDF4J infoformerly known as SesameSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
HarperDBHBaseOrientDBRDF4J infoformerly known as SesameSingleStore infoformer name was MemSQL
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News



Share this page

Featured Products

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.

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

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

Milvus logo

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

Present your product here