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 > Apache Impala vs. Apache IoTDB vs. Elasticsearch vs. Microsoft Azure AI Search vs. MonetDB

System Properties Comparison Apache Impala vs. Apache IoTDB vs. Elasticsearch vs. Microsoft Azure AI Search vs. MonetDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache IoTDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonMonetDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricSearch-as-a-service for web and mobile app developmentA relational database management system that stores data in columns
Primary database modelRelational DBMSTime Series DBMSSearch engineSearch engineRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Vector DBMS
Vector DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score5.59
Rank#63  Overall
#7  Search engines
Score1.72
Rank#145  Overall
#67  Relational DBMS
Websiteimpala.apache.orgiotdb.apache.orgwww.elastic.co/­elasticsearchazure.microsoft.com/­en-us/­services/­searchwww.monetdb.org
Technical documentationimpala.apache.org/­impala-docs.htmliotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmllearn.microsoft.com/­en-us/­azure/­searchwww.monetdb.org/­Documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software FoundationElasticMicrosoftMonetDB BV
Initial release20132018201020152004
Current release4.1.0, June 20221.1.0, April 20238.6, January 2023V1Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoElastic LicensecommercialOpen Source infoMozilla Public License 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaC
Server operating systemsLinuxAll OS with a Java VM (>= 1.8)All OS with a Java VMhostedFreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageSQL-like query languagenoyes infoSQL 2003 with some extensions
APIs and other access methodsJDBC
ODBC
JDBC
Native API
Java API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
Python
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesyesnoyes, in SQL, C, R
Triggersnoyesyes infoby using the 'percolation' featurenoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding infoImplicit feature of the cloud serviceSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyesyes infoImplicit feature of the cloud servicenone infoSource-replica replication available in experimental status
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceIntegration with Hadoop and SparkES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesMemcached and Redis integrationno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyesyes infousing Azure authenticationfine 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
Apache ImpalaApache IoTDBElasticsearchMicrosoft Azure AI SearchMonetDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

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

show all

Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Shift AI Podcast: How AI is evolving in 2024, with Microsoft Distinguished Engineer Pablo Castro
9 May 2024, GeekWire

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Microsoft is a Leader in the 2024 Gartner® Magic Quadrant™ for Cloud AI Developer Services
3 May 2024, Microsoft

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

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

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.

RaimaDB logo

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

Present your product here