DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Impala vs. MySQL vs. NebulaGraph

System Properties Comparison Apache Impala vs. MySQL vs. NebulaGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonMySQL  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopWidely used open source RDBMSA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIGraph DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.57
Rank#40  Overall
#24  Relational DBMS
Score1039.46
Rank#2  Overall
#2  Relational DBMS
Score2.01
Rank#120  Overall
#11  Graph DBMS
Websiteimpala.apache.orgwww.mysql.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationimpala.apache.org/­impala-docs.htmldev.mysql.com/­docdocs.nebula-graph.io
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaOracle infosince 2010, originally MySQL AB, then SunVesoft Inc.
Initial release201319952019
Current release4.1.0, June 20229.0.0, July 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C++
Server operating systemsLinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyesyesStrong typed schema
Typing infopredefined data types such as float or dateyesyesyes
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.noyesno
Secondary indexesyesyesyes 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 SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native 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
Supported programming languagesAll languages supporting JDBC/ODBCAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes infoproprietary syntaxuser defined functions
Triggersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes 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 controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUsers with fine-grained authorization concept infono user groups or rolesRole-based access control
More information provided by the system vendor
Apache ImpalaMySQLNebulaGraph
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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaMySQLNebulaGraph
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Tabular, the vendor-neutral data store based on Apache Iceberg, raises $26M in funding
19 September 2023, SiliconANGLE News

Apache Iceberg Changes Everything: What's Underneath?
28 August 2023, Spiceworks News and Insights

Introduction to Bigdata and Hadoop Ecosystem | by Arpita Mishra | Jun, 2024
7 June 2024, Medium

provided by Google News

MySQL Workbench Installation: A Step-by-Step Guide
23 July 2024, Simplilearn

Latest MySQL release is underwhelming, say some DB experts
16 July 2024, The Register

How to install MySQL on Windows
17 July 2024, TheServerSide.com

MySQL vs. MariaDB: a brief comparison guide
23 July 2024, TechSpot

What to be aware before importing MariaDB .sql into a MySQL database?
11 July 2024, SitePoint

provided by Google News

A Global Fintech Unicorn Safeguards Financial Transactions with NebulaGraph
18 June 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

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

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

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here