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 > Databricks vs. Drizzle vs. FatDB vs. HBase vs. NebulaGraph

System Properties Comparison Databricks vs. Drizzle vs. FatDB vs. HBase vs. NebulaGraph

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonDrizzle  Xexclude from comparisonFatDB  Xexclude from comparisonHBase  Xexclude from comparisonNebulaGraph  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.FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Wide-column store based on Apache Hadoop and on concepts of BigTableA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store
Key-value store
Wide column storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitewww.databricks.comhbase.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.databricks.comhbase.apache.org/­book.htmldocs.nebula-graph.io
DeveloperDatabricksDrizzle project, originally started by Brian AkerFatCloudApache Software Foundation infoApache top-level project, originally developed by PowersetVesoft Inc.
Initial release20132008201220082019
Current release7.2.4, September 20122.3.4, January 2021
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLcommercialOpen Source infoApache version 2Open Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C#JavaC++
Server operating systemshostedFreeBSD
Linux
OS X
WindowsLinux
Unix
Windows infousing Cygwin
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeschema-free, schema definition possibleStrong typed schema
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyes
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.yesnono
Secondary indexesyesyesyesnoyes 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.
SQL infoSupport of SQLwith Databricks SQLyes infowith proprietary extensionsno infoVia inetgration in SQL ServernoSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Java API
RESTful HTTP API
Thrift
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
Supported programming languagesPython
R
Scala
C
C++
Java
PHP
C#C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyes infovia applicationsyes infoCoprocessors in Javauser defined functions
Triggersno infohooks for callbacks inside the server can be used.yes infovia applicationsyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
selectable replication factorMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPno infoCan implement custom security layer via applicationsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACRole-based access control
More information provided by the system vendor
DatabricksDrizzleFatDBHBaseNebulaGraph
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more
NebulaGraph 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
DatabricksDrizzleFatDBHBaseNebulaGraph
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

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

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

Building CI Pipeline with Databricks Asset Bundle and GitLab
25 May 2024, hackernoon.com

XponentL Data Secures Strategic Investment from Databricks Ventures to Fuel Data Transformation & Generative AI
22 May 2024, Business Wire

XponentL Data Receives Strategic Investment from Databricks Ventures and Inoca Capital Partners
22 May 2024, FinSMEs

Analytics and Data Science News for the Week of May 24; Updates from Databricks, IBM, Microsoft & More
23 May 2024, Solutions Review

provided by Google News

What Is HBase?
19 August 2021, ibm.com

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

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

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

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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