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. Drizzle vs. EDB Postgres vs. Ignite vs. MonetDB

System Properties Comparison Apache Impala vs. Drizzle vs. EDB Postgres vs. Ignite vs. MonetDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonEDB Postgres  Xexclude from comparisonIgnite  Xexclude from comparisonMonetDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Apache 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 relational database management system that stores data in columns
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Websiteimpala.apache.orgwww.enterprisedb.comignite.apache.orgwww.monetdb.org
Technical documentationimpala.apache.org/­impala-docs.htmlwww.enterprisedb.com/­docsapacheignite.readme.io/­docswww.monetdb.org/­Documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerEnterpriseDBApache Software FoundationMonetDB BV
Initial release20132008200520152004
Current release4.1.0, June 20227.2.4, September 201214, December 2021Apache Ignite 2.6Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLcommercial infoBSD for PostgreSQL-componentsOpen Source infoApache 2.0Open Source infoMozilla Public License 2.0
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++C++CC++, Java, .NetC
Server operating systemsLinuxFreeBSD
Linux
OS X
Linux
Windows
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesyesyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.yes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsyes infostandard with numerous extensionsANSI-99 for query and DML statements, subset of DDLyes infoSQL 2003 with some extensions
APIs and other access methodsJDBC
ODBC
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Java
PHP
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes (compute grid and cache interceptors can be used instead)yes, in SQL, C, R
Triggersnono infohooks for callbacks inside the server can be used.yesyes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoby hash, list or rangeShardingSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
Multi-source replicationyes (replicated cache)none infoSource-replica replication available in experimental status
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsfine 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 ImpalaDrizzleEDB PostgresIgniteMonetDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks and Files

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, GlobeNewswire

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

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

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

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

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News



Share this page

Featured Products

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

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

Present your product here