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

DBMS > Apache Impala vs. DuckDB vs. Elasticsearch vs. Firebase Realtime Database vs. Microsoft Azure AI Search

System Properties Comparison Apache Impala vs. DuckDB vs. Elasticsearch vs. Firebase Realtime Database vs. Microsoft Azure AI Search

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDuckDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAn embeddable, in-process, column-oriented SQL OLAP RDBMSA 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 metricCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Search-as-a-service for web and mobile app development
Primary database modelRelational DBMSRelational DBMSSearch engineDocument storeSearch engine
Secondary database modelsDocument storeDocument store
Spatial DBMS
Vector DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score14.29
Rank#39  Overall
#6  Document stores
Score5.59
Rank#63  Overall
#7  Search engines
Websiteimpala.apache.orgduckdb.orgwww.elastic.co/­elasticsearchfirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­en-us/­services/­search
Technical documentationimpala.apache.org/­impala-docs.htmlduckdb.org/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlfirebase.google.com/­docs/­databaselearn.microsoft.com/­en-us/­azure/­search
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaElasticGoogle infoacquired by Google 2014Microsoft
Initial release20132018201020122015
Current release4.1.0, June 20220.10, February 20248.6, January 2023V1
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoElastic Licensecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++Java
Server operating systemsLinuxserver-lessAll OS with a Java VMhostedhosted
Data schemeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes
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.nonononono
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languagenono
APIs and other access methodsJDBC
ODBC
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC
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
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
C#
Java
JavaScript
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyeslimited functionality with using 'rules'no
Triggersnonoyes infoby using the 'percolation' featureCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneyesyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoyesno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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 Kerberosnoyes, based on authentication and database rulesyes infousing Azure authentication

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 ImpalaDuckDBElasticsearchFirebase Realtime DatabaseMicrosoft Azure AI Search
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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Cloudera creates observability tool to help enterprises manage cloud costs
6 June 2023, SiliconANGLE News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

provided by Google News

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

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

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

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

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

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

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

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, azure.microsoft.com

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

Bring your data to Copilot for Microsoft 365 with .NET plugins and Azure AI Search
29 February 2024, Microsoft

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

Microsoft Azure AI, data, and application innovations help turn your AI ambitions into reality
15 November 2023, azure.microsoft.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Present your product here