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

DBMS > Apache Impala vs. FoundationDB vs. GreptimeDB vs. H2 vs. OpenQM

System Properties Comparison Apache Impala vs. FoundationDB vs. GreptimeDB vs. H2 vs. OpenQM

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonFoundationDB  Xexclude from comparisonGreptimeDB  Xexclude from comparisonH2  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionAnalytic DBMS for HadoopOrdered key-value store. Core features are complimented by layers.An open source Time Series DBMS built for increased scalability, high performance and efficiencyFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.QpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMSMultivalue DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websiteimpala.apache.orggithub.com/­apple/­foundationdbgreptime.comwww.h2database.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationimpala.apache.org/­impala-docs.htmlapple.github.io/­foundationdbdocs.greptime.comwww.h2database.com/­html/­main.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaFoundationDBGreptime Inc.Thomas MuellerRocket Software, originally Martin Phillips
Initial release20132013202220051993
Current release4.1.0, June 20226.2.28, November 20202.2.220, July 20233.4-12
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPLv2, extended commercial license available
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++RustJava
Server operating systemsLinuxLinux
OS X
Windows
Android
Docker
FreeBSD
Linux
macOS
Windows
All OS with a Java VMAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeyesschema-free infosome layers support schemasschema-free, schema definition possibleyesyes infowith some exceptions
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyes
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.nononoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementssupported in specific SQL layer onlyyesyesno
APIs and other access methodsJDBC
ODBC
gRPC
HTTP API
JDBC
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C++
Erlang
Go
Java
JavaScript
Java.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducein SQL-layer onlyPythonJava Stored Procedures and User-Defined Functionsyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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.noyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosnoSimple rights management via user accountsfine grained access rights according to SQL-standardAccess rights can be defined down to the item level
More information provided by the system vendor
Apache ImpalaFoundationDBGreptimeDBH2OpenQM infoalso called QM
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
Apache ImpalaFoundationDBGreptimeDBH2OpenQM infoalso called QM
Recent citations in the news

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

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

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.

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

Present your product here