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. Bangdb vs. BoltDB vs. Drizzle vs. ObjectBox

System Properties Comparison Apache Impala vs. Bangdb vs. BoltDB vs. Drizzle vs. ObjectBox

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonDrizzle  Xexclude from comparisonObjectBox  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 HadoopConverged and high performance database for device data, events, time series, document and graphAn embedded key-value store for Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Extremely fast embedded database for small devices, IoT and Mobile
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSObject oriented DBMS
Secondary database modelsDocument storeSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Websiteimpala.apache.orgbangdb.comgithub.com/­boltdb/­boltobjectbox.io
Technical documentationimpala.apache.org/­impala-docs.htmldocs.bangdb.comdocs.objectbox.io
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaSachin Sinha, BangDBDrizzle project, originally started by Brian AkerObjectBox Limited
Initial release20132012201320082017
Current release4.1.0, June 2022BangDB 2.0, October 20217.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3Open Source infoMIT LicenseOpen Source infoGNU GPLOpen Source infoApache 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, C++GoC++C and C++
Server operating systemsLinuxLinuxBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Android
iOS
Linux
macOS
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsnoyesyes
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.nononono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL like support with command line toolnoyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
JDBCProprietary native API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
GoC
C++
Java
PHP
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenononono
Triggersnoyes, Notifications (with Streaming only)nono infohooks for callbacks inside the server can be used.no
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)noneMulti-source replication
Source-replica replication
online/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable consistency, set CAP knob accordinglynoneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modenono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes (enterprise version only)noPluggable authentication mechanisms infoe.g. LDAP, HTTPyes
More information provided by the system vendor
Apache ImpalaBangdbBoltDBDrizzleObjectBox
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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

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

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

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

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