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

DBMS > Apache Impala vs. Faircom EDGE vs. H2GIS vs. IBM Db2 Event Store vs. Realm

System Properties Comparison Apache Impala vs. Faircom EDGE vs. H2GIS vs. IBM Db2 Event Store vs. Realm

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonH2GIS  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsSpatial extension of H2Distributed Event Store optimized for Internet of Things use casesA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelRelational DBMSKey-value store
Relational DBMS
Spatial DBMSEvent Store
Time Series DBMS
Document store
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Websiteimpala.apache.orgwww.faircom.com/­products/­faircom-edgewww.h2gis.orgwww.ibm.com/­products/­db2-event-storerealm.io
Technical documentationimpala.apache.org/­impala-docs.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.h2gis.org/­docs/­homewww.ibm.com/­docs/­en/­db2-event-storerealm.io/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaFairCom CorporationCNRSIBMRealm, acquired by MongoDB in May 2019
Initial release20131979201320172014
Current release4.1.0, June 2022V3, October 20202.0
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infoRestricted, free version availableOpen Source infoLGPL 3.0commercial infofree developer edition availableOpen Source
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++ANSI C, C++JavaC and C++
Server operating systemsLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
Linux infoLinux, macOS, Windows for the developer additionAndroid
Backend: server-less
iOS
Windows
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes
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.noyesnonono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infoANSI SQL queriesyesyes infothrough the embedded Spark runtimeno
APIs and other access methodsJDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes info.Net, JavaScript, C/C++yes infobased on H2yesno inforuns within the applications so server-side scripts are unnecessary
Triggersnoyesyesnoyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning infoCustomizable business rules for partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoSynchronous and asynchronous realtime replication based on transaction logsyes infobased on H2Active-active shard replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyes, multi-version concurrency control (MVCC)No - written data is immutable
Durability infoSupport for making data persistentyesyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes infoIn-Memory realm
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes infobased on H2fine grained access rights according to SQL-standardyes

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 ImpalaFaircom EDGE infoformerly c-treeEDGEH2GISIBM Db2 Event StoreRealm
DB-Engines blog posts

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 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

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

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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.

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

AllegroGraph logo

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

Present your product here