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

DBMS > HBase vs. InterSystems IRIS vs. NuoDB vs. Sadas Engine vs. Tarantool

System Properties Comparison HBase vs. InterSystems IRIS vs. NuoDB vs. Sadas Engine vs. Tarantool

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonNuoDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityNuoDB is a webscale distributed database that supports SQL and ACID transactionsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelWide column storeDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score31.25
Rank#26  Overall
#2  Wide column stores
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score0.03
Rank#379  Overall
#156  Relational DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Websitehbase.apache.orgwww.intersystems.com/­products/­intersystems-iriswww.3ds.com/­nuodb-distributed-sql-databasewww.sadasengine.comwww.tarantool.io
Technical documentationhbase.apache.org/­book.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdoc.nuodb.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.tarantool.io/­en/­doc
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetInterSystemsDassault Systèmes infooriginally NuoDB, Inc.SADAS s.r.l.VK
Initial release20082018201320062008
Current release2.3.4, January 20212023.3, June 20238.02.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infolimited edition freecommercial infofree trial version availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageJavaC++C++C and C++
Server operating systemsLinux
Unix
Windows infousing Cygwin
AIX
Linux
macOS
Ubuntu
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
Linux
Windows
BSD
Linux
macOS
Data schemeschema-free, schema definition possibledepending on used data modelyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.noyesnonono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyesyesFull-featured ANSI SQL support
APIs and other access methodsJava API
RESTful HTTP API
Thrift
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
Open binary protocol
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyes infoCoprocessors in JavayesJava, SQLnoLua, C and SQL stored procedures
Triggersyesyesyesnoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingdata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioningSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationyes infoManaged transparently by NuoDBnoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACID infotunable commit protocolACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableyes infomanaged by 'Learn by Usage'yes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACyesStandard SQL roles/ privileges, Administrative UsersAccess rights for users, groups and roles according to SQL-standardAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
More information provided by the system vendor
HBaseInterSystems IRISNuoDBSadas EngineTarantool
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
HBaseInterSystems IRISNuoDBSadas EngineTarantool
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Facebook unveils Hydrabase, a next-generation HBase
22 April 2024, Yahoo Canada Shine On

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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

provided by Google News

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, Yahoo Finance

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
23 April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Present your product here