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. H2GIS vs. Percona Server for MongoDB vs. Realm vs. RocksDB

System Properties Comparison Apache Impala vs. H2GIS vs. Percona Server for MongoDB vs. Realm vs. RocksDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonH2GIS  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRealm  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopSpatial extension of H2A drop-in replacement for MongoDB Community Edition with enterprise-grade features.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSSpatial DBMSDocument storeDocument storeKey-value 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.00
Rank#383  Overall
#7  Spatial DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websiteimpala.apache.orgwww.h2gis.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodbrealm.iorocksdb.org
Technical documentationimpala.apache.org/­impala-docs.htmlwww.h2gis.org/­docs/­homedocs.percona.com/­percona-distribution-for-mongodbrealm.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCNRSPerconaRealm, acquired by MongoDB in May 2019Facebook, Inc.
Initial release20132013201520142013
Current release4.1.0, June 20223.4.10-2.10, November 20178.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoLGPL 3.0Open Source infoGPL Version 2Open SourceOpen Source infoBSD
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++JavaC++C++
Server operating systemsLinuxLinuxAndroid
Backend: server-less
iOS
Windows
Linux
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnonono
APIs and other access methodsJDBC
ODBC
proprietary protocol using JSONC++ API
Java API
Supported programming languagesAll languages supporting JDBC/ODBCJavaActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes infobased on H2JavaScriptno inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyesnoyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infobased on H2Source-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyes, 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.noyesyes infovia In-Memory Engineyes infoIn-Memory realmyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infobased on H2Access rights for users and rolesyesno

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaH2GISPercona Server for MongoDBRealmRocksDB
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

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

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

provided by Google News

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

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

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

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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.

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

RaimaDB logo

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

Present your product here