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

DBMS > DuckDB vs. Hive vs. Ignite vs. Riak KV vs. Transbase

System Properties Comparison DuckDB vs. Hive vs. Ignite vs. Riak KV vs. Transbase

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonHive  Xexclude from comparisonIgnite  Xexclude from comparisonRiak KV  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSdata warehouse software for querying and managing large distributed datasets, built on HadoopApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Distributed, fault tolerant key-value storeA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSKey-value store
Relational DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websiteduckdb.orghive.apache.orgignite.apache.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationduckdb.org/­docscwiki.apache.org/­confluence/­display/­Hive/­Homeapacheignite.readme.io/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infoinitially developed by FacebookApache Software FoundationOpenSource, formerly Basho TechnologiesTransaction Software GmbH
Initial release20182012201520091987
Current release0.10, February 20243.1.3, April 2022Apache Ignite 2.63.2.0, December 2022Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache version 2, commercial enterprise editioncommercial infofree development license
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++JavaC++, Java, .NetErlangC and C++
Server operating systemsserver-lessAll OS with a Java VMLinux
OS X
Solaris
Windows
Linux
OS X
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.noyesnono
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsANSI-99 for query and DML statements, subset of DDLnoyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C++
Java
PHP
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceyes (compute grid and cache interceptors can be used instead)Erlangyes
Triggersnonoyes (cache interceptors and events)yes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryes (replicated cache)selectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyes (compute grid and hadoop accelerator)yesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoAccess rights for users, groups and rolesSecurity Hooks for custom implementationsyes, using Riak Securityfine grained access rights according to SQL-standard

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
DuckDBHiveIgniteRiak KVTransbase
DB-Engines blog posts

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

show all

Recent citations in the news

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

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