DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Impala vs. Cubrid vs. InfluxDB vs. XTDB

System Properties Comparison Apache Impala vs. Cubrid vs. InfluxDB vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCubrid  Xexclude from comparisonInfluxDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDBMS for storing time series, events and metricsA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSTime Series DBMSDocument store
Secondary database modelsDocument storeSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.63
Rank#40  Overall
#24  Relational DBMS
Score0.97
Rank#189  Overall
#86  Relational DBMS
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score0.13
Rank#330  Overall
#45  Document stores
Websiteimpala.apache.orgcubrid.com (korean)
cubrid.org (english)
www.influxdata.com/­products/­influxdb-overviewgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationimpala.apache.org/­impala-docs.htmlcubrid.org/­manualsdocs.influxdata.com/­influxdbwww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCUBRID Corporation, CUBRID FoundationJuxt Ltd.
Initial release2013200820132019
Current release4.1.0, June 202211.0, January 20212.7.6, April 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, JavaGoClojure
Server operating systemsLinuxLinux
Windows
Linux
OS X infothrough Homebrew
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyes, extensible-data-notation format
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 indexesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
HTTP API
JSON over UDP
HTTP REST
JDBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Clojure
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava Stored Proceduresnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationselectable replication factor infoin enterprise version onlyyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engine
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardsimple rights management via user accounts
More information provided by the system vendor
Apache ImpalaCubridInfluxDBXTDB infoformerly named Crux
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Real-Time Visualization for IIoT Data
24 September 2024

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 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 ImpalaCubridInfluxDBXTDB infoformerly named Crux
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, 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

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

CUBRID: A FOSS RDBMS to Realise Your Next Big Idea
26 April 2018, Open Source For You

NHN Willing to Be More Open
24 November 2008, 코리아타임스

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

InfluxData Brings Higher Performance and New Features to InfluxDB 3.0 to Power Massive Time Series Workloads at Scale
4 September 2024, businesswire.com

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here