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

DBMS > Hive vs. Ignite vs. Milvus vs. VoltDB vs. XTDB

System Properties Comparison Hive vs. Ignite vs. Milvus vs. VoltDB vs. XTDB

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonIgnite  Xexclude from comparisonMilvus  Xexclude from comparisonVoltDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Descriptiondata 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.A DBMS designed for efficient storage of vector data and vector similarity searchesDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSKey-value store
Relational DBMS
Vector DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitehive.apache.orgignite.apache.orgmilvus.iowww.voltdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homeapacheignite.readme.io/­docsmilvus.io/­docs/­overview.mddocs.voltdb.comwww.xtdb.com/­docs
DeveloperApache Software Foundation infoinitially developed by FacebookApache Software FoundationVoltDB Inc.Juxt Ltd.
Initial release20122015201920102019
Current release3.1.3, April 2022Apache Ignite 2.62.3.4, January 202411.3, April 20221.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoMIT 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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaC++, Java, .NetC++, GoJava, C++Clojure
Server operating systemsAll OS with a Java VMLinux
OS X
Solaris
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X infofor development
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesVector, Numeric and Stringyesyes, extensible-data-notation format
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.yesnono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsANSI-99 for query and DML statements, subset of DDLnoyes infoonly a subset of SQL 99limited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
RESTful HTTP APIJava API
JDBC
RESTful HTTP/JSON API
HTTP REST
JDBC
Supported programming languagesC++
Java
PHP
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Clojure
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes (compute grid and cache interceptors can be used instead)noJavano
Triggersnoyes (cache interceptors and events)nonono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes (replicated cache)Multi-source replication
Source-replica replication
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyes (compute grid and hadoop accelerator)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynononono infoFOREIGN KEY constraints are not supportedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infoTransactions are executed single-threaded within stored proceduresACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesyesyes infoSnapshots and command loggingyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
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, groups and rolesSecurity Hooks for custom implementationsRole based access control and fine grained access rightsUsers and roles with access to stored procedures
More information provided by the system vendor
HiveIgniteMilvusVoltDBXTDB infoformerly named Crux
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
HiveIgniteMilvusVoltDBXTDB infoformerly named Crux
DB-Engines blog posts

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

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

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

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

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

Elevate Your Career with In-Demand Hadoop Skills in 2024
30 April 2024, Simplilearn

provided by Google News

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

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

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

Fire up big data processing with Apache Ignite
27 October 2016, InfoWorld

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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

RaimaDB logo

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

AllegroGraph logo

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

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

Present your product here