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. IRONdb vs. Oracle NoSQL vs. Sadas Engine

System Properties Comparison Apache Impala vs. Bangdb vs. IRONdb vs. Oracle NoSQL vs. Sadas Engine

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBangdb  Xexclude from comparisonIRONdb  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSadas Engine  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopConverged and high performance database for device data, events, time series, document and graphA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Time Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument storeSpatial 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
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websiteimpala.apache.orgbangdb.comwww.circonus.com/solutions/time-series-database/www.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.bangdb.comdocs.circonus.com/irondb/category/getting-starteddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaSachin Sinha, BangDBCirconus LLC.OracleSADAS s.r.l.
Initial release20132012201720112006
Current release4.1.0, June 2022BangDB 2.0, October 2021V0.10.20, January 201824.1, May 20248.0
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3commercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree trial version 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, C++C and C++JavaC++
Server operating systemsLinuxLinuxLinuxLinux
Solaris SPARC/x86
AIX
Linux
Windows
Data schemeyesschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes infotext, numeric, histogramsoptionalyes
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 indexesyesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL like support with command line toolSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statementsyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
HTTP APIRESTful HTTP APIJDBC
ODBC
Proprietary protocol
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyes, in Luanono
Triggersnoyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic, metric affinity per nodeShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)configurable replication factor, datacenter awareElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable consistency, set CAP knob accordinglyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoconfigurable infoACID within a storage node (=shard)
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 modenoyes infooff heap cacheyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes (enterprise version only)noAccess rights for users and rolesAccess rights for users, groups and roles 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 ImpalaBangdbIRONdbOracle NoSQLSadas Engine
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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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