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 Drill vs. Drizzle vs. Geode vs. NebulaGraph vs. TerarkDB

System Properties Comparison Apache Drill vs. Drizzle vs. Geode vs. NebulaGraph vs. TerarkDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonDrizzle  Xexclude from comparisonGeode  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTerarkDB  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.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA distributed, linear scalable, high perfomant Graph DBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value storeGraph DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#119  Overall
#23  Document stores
#56  Relational DBMS
Score1.99
Rank#133  Overall
#23  Key-value stores
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Websitedrill.apache.orggeode.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­bytedance/­terarkdb
Technical documentationdrill.apache.org/­docsgeode.apache.org/­docsdocs.nebula-graph.iobytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software FoundationDrizzle project, originally started by Brian AkerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Vesoft Inc.ByteDance, originally Terark
Initial release20122008200220192016
Current release1.20.3, January 20237.2.4, September 20121.1, February 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache Version 2.0 + Common Clause 1.0commercial inforestricted open source 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++JavaC++C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
All OS with a Java VM infothe JDK (8 or later) is also requiredLinux
Data schemeschema-freeyesschema-freeStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesnoyesnoyes 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.no
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyes infowith proprietary extensionsSQL-like query language (OQL)SQL-like query languageno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBCJava Client API
Memcached protocol
RESTful HTTP API
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
C++ API
Java API
Supported programming languagesC++C
C++
Java
PHP
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C++
Go
Java
PHP
Python
C++
Java
Server-side scripts infoStored proceduresuser defined functionsnouser defined functionsuser defined functionsno
Triggersnono infohooks for callbacks inside the server can be used.yes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes, on a single nodeACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyesyes
User concepts infoAccess controlDepending on the underlying data sourcePluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights per client and object definableRole-based access controlno
More information provided by the system vendor
Apache DrillDrizzleGeodeNebulaGraphTerarkDB
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 DrillDrizzleGeodeNebulaGraphTerarkDB
DB-Engines blog posts

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

Recent citations in the news

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

provided by Google News

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

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here