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

DBMS > Drizzle vs. HBase vs. RDF4J vs. Realm vs. SwayDB

System Properties Comparison Drizzle vs. HBase vs. RDF4J vs. Realm vs. SwayDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonHBase  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRealm  Xexclude from comparisonSwayDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Wide-column store based on Apache Hadoop and on concepts of BigTableRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSWide column storeRDF storeDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score7.41
Rank#52  Overall
#8  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitehbase.apache.orgrdf4j.orgrealm.ioswaydb.simer.au
Technical documentationhbase.apache.org/­book.htmlrdf4j.org/­documentationrealm.io/­docs
DeveloperDrizzle project, originally started by Brian AkerApache Software Foundation infoApache top-level project, originally developed by PowersetSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Realm, acquired by MongoDB in May 2019Simer Plaha
Initial release20082008200420142018
Current release7.2.4, September 20122.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache version 2Open Source infoEclipse Distribution License (EDL), v1.0.Open SourceOpen Source infoGNU Affero GPL V3.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 languageC++JavaJavaScala
Server operating systemsFreeBSD
Linux
OS X
Linux
Unix
Windows infousing Cygwin
Linux
OS X
Unix
Windows
Android
Backend: server-less
iOS
Windows
Data schemeyesschema-free, schema definition possibleyes infoRDF Schemasyesschema-free
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROyesyesno
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.nonono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyes infowith proprietary extensionsnononono
APIs and other access methodsJDBCJava API
RESTful HTTP API
Thrift
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC
C++
Java
PHP
C
C#
C++
Groovy
Java
PHP
Python
Scala
Java
PHP
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyes infoCoprocessors in Javayesno inforuns within the applications so server-side scripts are unnecessaryno
Triggersno infohooks for callbacks inside the server can be used.yesyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDSingle row ACID (across millions of columns)ACID infoIsolation support depends on the API usedACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realmyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoyesno

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
DrizzleHBaseRDF4J infoformerly known as SesameRealmSwayDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

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

What Is HBase?
19 August 2021, ibm.com

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

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

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

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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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.

Milvus logo

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

Present your product here