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

DBMS > CockroachDB vs. IBM Db2 warehouse vs. NebulaGraph vs. Snowflake

System Properties Comparison CockroachDB vs. IBM Db2 warehouse vs. NebulaGraph vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Cloud-based data warehousing serviceA distributed, linear scalable, high perfomant Graph DBMSCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSRelational DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.cockroachlabs.comwww.ibm.com/­products/­db2/­warehousegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.snowflake.com
Technical documentationwww.cockroachlabs.com/­docsdocs.nebula-graph.iodocs.snowflake.net/­manuals/­index.html
DeveloperCockroach LabsIBMVesoft Inc.Snowflake Computing Inc.
Initial release2015201420192014
Current release23.1.1, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++
Server operating systemsLinux
macOS
Windows
hostedLinuxhosted
Data schemedynamic schemayesStrong typed schemayes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes
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.nono infoImport/export of XML data possiblenoyes
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 SQLyes, wire compatible with PostgreSQLyesSQL-like query languageyes
APIs and other access methodsJDBC.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
CLI Client
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Go
Java
PHP
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoPL/SQL, SQL PLuser defined functionsuser defined functions
Triggersnoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesCausal Clustering using Raft protocolyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardRole-based access controlUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
CockroachDBIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraphSnowflake
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
CockroachDBIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraphSnowflake
DB-Engines blog posts

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

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

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22 October 2023, Solutions Review

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

provided by Google News

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

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

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 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

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Snowflake says its new LLM outperforms Meta's Llama 3 on half the training
24 April 2024, ZDNet

Porch Group Media Launches Consumer Insight Data on Snowflake Marketplace
24 April 2024, CMSWire

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

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.

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

AllegroGraph logo

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

Present your product here