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

DBMS > Dgraph vs. Google Cloud Bigtable vs. JSqlDb vs. Snowflake vs. YugabyteDB

System Properties Comparison Dgraph vs. Google Cloud Bigtable vs. JSqlDb vs. Snowflake vs. YugabyteDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonJSqlDb  Xexclude from comparisonSnowflake  Xexclude from comparisonYugabyteDB  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionDistributed and scalable native Graph DBMSGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.JavaScript Query Language Database, stores JavaScript objects and primitivesCloud-based data warehousing service for structured and semi-structured dataHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelGraph DBMSKey-value store
Wide column store
Document store
Object oriented DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitedgraph.iocloud.google.com/­bigtablejsqldb.org (offline)www.snowflake.comwww.yugabyte.com
Technical documentationdgraph.io/­docscloud.google.com/­bigtable/­docsdocs.snowflake.net/­manuals/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDgraph Labs, Inc.GoogleKonrad von BackstromSnowflake Computing Inc.Yugabyte Inc.
Initial release20162015201820142017
Current release0.8, December 20182.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourcecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoC and C++
Server operating systemsLinux
OS X
Windows
hostedLinux
macOS
Windows
hostedLinux
OS X
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)depending on used data model
Typing infopredefined data types such as float or dateyesnonoyesyes
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.nononoyesno
Secondary indexesyesnonoyes
SQL infoSupport of SQLnononoyesyes, PostgreSQL compatible
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
CLI Client
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScriptJavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonofunctions in JavaScriptuser defined functionsyes infosql, plpgsql, C
Triggersnononono infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingnoneyesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftInternal replication in Colossus, and regional replication between two clusters in different zonesnoneyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlno infoPlanned for future releasesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users with fine-grained authorization concept, user roles and pluggable authenticationyes
More information provided by the system vendor
DgraphGoogle Cloud BigtableJSqlDbSnowflakeYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
DgraphGoogle Cloud BigtableJSqlDbSnowflakeYugabyteDB
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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Yahoo Finance

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

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

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.

AllegroGraph logo

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

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.

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

Present your product here