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

DBMS > Apache Kylin vs. HBase vs. IBM Db2 warehouse vs. NebulaGraph vs. NSDb

System Properties Comparison Apache Kylin vs. HBase vs. IBM Db2 warehouse vs. NebulaGraph vs. NSDb

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonHBase  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNSDb  Xexclude from comparison
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackWide-column store based on Apache Hadoop and on concepts of BigTableCloud-based data warehousing serviceA distributed, linear scalable, high perfomant Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelRelational DBMSWide column storeRelational DBMSGraph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#172  Overall
#79  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitekylin.apache.orghbase.apache.orgwww.ibm.com/­products/­db2/­warehousegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
nsdb.io
Technical documentationkylin.apache.org/­docshbase.apache.org/­book.htmldocs.nebula-graph.ionsdb.io/­Architecture
DeveloperApache Software Foundation, originally contributed from eBay IncApache Software Foundation infoApache top-level project, originally developed by PowersetIBMVesoft Inc.
Initial release20152008201420192017
Current release3.1.0, July 20202.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++Java, Scala
Server operating systemsLinuxLinux
Unix
Windows infousing Cygwin
hostedLinuxLinux
macOS
Data schemeyesschema-free, schema definition possibleyesStrong typed schema
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROyesyesyes: int, bigint, decimal, string
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.nonono infoImport/export of XML data possiblenono
Secondary indexesyesnoyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.all fields are automatically indexed
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)noyesSQL-like query languageSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
.NET Client API
JDBC
ODBC
OLE DB
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
gRPC
HTTP REST
WebSocket
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Go
Java
PHP
Python
Java
Scala
Server-side scripts infoStored proceduresyes infoCoprocessors in JavaPL/SQL, SQL PLuser defined functionsno
Triggersyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDBUsing Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
Apache KylinHBaseIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraphNSDb
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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 KylinHBaseIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraphNSDb
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the 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

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, ibm.com

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, ibm.com

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, ibm.com

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20 March 2024, hackernoon.com

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

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

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.

AllegroGraph logo

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

RaimaDB logo

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

Present your product here