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 Phoenix vs. NebulaGraph vs. Snowflake vs. Spark SQL vs. TigerGraph

System Properties Comparison Apache Phoenix vs. NebulaGraph vs. Snowflake vs. Spark SQL vs. TigerGraph

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSnowflake  Xexclude from comparisonSpark SQL  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseA distributed, linear scalable, high perfomant Graph DBMSCloud-based data warehousing service for structured and semi-structured dataSpark SQL is a component on top of 'Spark Core' for structured data processingA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSGraph DBMSRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitephoenix.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.snowflake.comspark.apache.org/­sqlwww.tigergraph.com
Technical documentationphoenix.apache.orgdocs.nebula-graph.iodocs.snowflake.net/­manuals/­index.htmlspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.tigergraph.com
DeveloperApache Software FoundationVesoft Inc.Snowflake Computing Inc.Apache Software Foundation
Initial release20142019201420142017
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0commercialOpen Source infoApache 2.0commercial
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 languageJavaC++ScalaC++
Server operating systemsLinux
Unix
Windows
LinuxhostedLinux
OS X
Windows
Linux
Data schemeyes infolate-bound, schema-on-read capabilitiesStrong typed schemayes infosupport of semi-structured data formats (JSON, XML, Avro)yesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesyesyes 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 SQLyesSQL-like query languageyesSQL-like DML and DDL statementsSQL-like query language (GSQL)
APIs and other access methodsJDBCBrowser 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
CLI Client
JDBC
ODBC
JDBC
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C++
Go
Java
PHP
Python
JavaScript (Node.js)
Python
Java
Python
R
Scala
C++
Java
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsuser defined functionsnoyes
Triggersnono infosimilar concept for controling cloud resourcesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyesyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonono
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyRole-based access controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnoRole-based access control
More information provided by the system vendor
Apache PhoenixNebulaGraphSnowflakeSpark SQLTigerGraph
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 partiesCData: 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 PhoenixNebulaGraphSnowflakeSpark SQLTigerGraph
DB-Engines blog posts

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Azure #HDInsight Apache Phoenix now supports Zeppelin
16 August 2018, Microsoft

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

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

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here