DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Apache Kylin vs. Databend vs. Faircom DB vs. HugeGraph

System Properties Comparison Apache Impala vs. Apache Kylin vs. Databend vs. Faircom DB vs. HugeGraph

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache Kylin  Xexclude from comparisonDatabend  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonHugeGraph  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A fast-speed and highly-scalable Graph DBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Relational DBMS
Graph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.18
Rank#172  Overall
#79  Relational DBMS
Score0.30
Rank#287  Overall
#130  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websiteimpala.apache.orgkylin.apache.orggithub.com/­datafuselabs/­databend
www.databend.com
www.faircom.com/­products/­faircom-dbgithub.com/­hugegraph
hugegraph.apache.org
Technical documentationimpala.apache.org/­impala-docs.htmlkylin.apache.org/­docsdocs.databend.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlhugegraph.apache.org/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation, originally contributed from eBay IncDatabend LabsFairCom CorporationBaidu
Initial release20132015202119792018
Current release4.1.0, June 20223.1.0, July 20201.0.59, April 2023V12, November 20200.9
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0commercial infoRestricted, free version availableOpen Source infoApache Version 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++JavaRustANSI C, C++Java
Server operating systemsLinuxLinuxhosted
Linux
macOS
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Unix
Data schemeyesyesyesschema free, schema optional, schema required, partial schema,yes
Typing infopredefined data types such as float or dateyesyesyesyes, ANSI SQL Types, JSON, typed binary structuresyes
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 indexesyesyesnoyesyes infoalso supports composite index and range index
SQL infoSupport of SQLSQL-like DML and DDL statementsANSI SQL for queries (using Apache Calcite)yesyes, ANSI SQL with proprietary extensionsno
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesAll languages supporting JDBC/ODBCGo
Java
JavaScript (Node.js)
Python
Rust
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Groovy
Java
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyes info.Net, JavaScript, C/C++asynchronous Gremlin script jobs
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonovia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Foreign keys infoReferential integritynonoyesyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyestunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUsers with fine-grained authorization concept, user rolesFine grained access rights according to SQL-standard with additional protections for filesUsers, roles and permissions

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 ImpalaApache KylinDatabendFaircom DB infoformerly c-treeACEHugeGraph
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

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

provided by Google News

Data Bending: Creating Unique Digital Visual Effects
23 April 2020, RedShark News

Rust and the OS, the Web, Database and Other Languages
21 November 2022, The New Stack

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24 May 2007, news.thomasnet.com

provided by Google News

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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.

Present your product here