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

DBMS > EsgynDB vs. Google Cloud Bigtable vs. Google Cloud Datastore vs. ScyllaDB vs. YugabyteDB

System Properties Comparison EsgynDB vs. Google Cloud Bigtable vs. Google Cloud Datastore vs. ScyllaDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonScyllaDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformCassandra and DynamoDB compatible wide column storeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSKey-value store
Wide column store
Document storeWide column storeRelational DBMS
Secondary database modelsKey-value storeDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score4.49
Rank#79  Overall
#12  Document stores
Score5.27
Rank#67  Overall
#5  Wide column stores
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitewww.esgyn.cncloud.google.com/­bigtablecloud.google.com/­datastorewww.scylladb.comwww.yugabyte.com
Technical documentationcloud.google.com/­bigtable/­docscloud.google.com/­datastore/­docsdocs.scylladb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperEsgynGoogleGoogleScyllaDBYugabyte Inc.
Initial release20152015200820152017
Current releaseScyllaDB Open Source 5.4.1, January 20242.19, September 2023
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSYugabyteDB 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 languageC++, JavaC++C and C++
Server operating systemsLinuxhostedhostedLinuxLinux
OS X
Data schemeyesschema-freeschema-freeschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesnoyes, details hereyesyes
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.nonononono
Secondary indexesyesnoyesyes infocluster global secondary indicesyes
SQL infoSupport of SQLyesnoSQL-like query language (GQL)SQL-like DML and DDL statements (CQL)yes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
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 languagesAll languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresnousing Google App Engineyes, Luayes infosql, plpgsql, C
TriggersnonoCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using Paxosselectable replication factor infoRepresentation of geographical distribution of servers is possibleBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyes infousing Google Cloud Dataflownono
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 Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnoyes infovia ReferenceProperties or Ancestor pathsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno infoAtomicity and isolation are supported for single operationsDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes infoin-memory tablesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users can be defined per objectyes
More information provided by the system vendor
EsgynDBGoogle Cloud BigtableGoogle Cloud DatastoreScyllaDBYugabyteDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Apache 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

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

More resources
EsgynDBGoogle Cloud BigtableGoogle Cloud DatastoreScyllaDBYugabyteDB
Recent citations in the news

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

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

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

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2 November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7 February 2023, NetApp

Your Memories. Their Cloud.
1 January 2023, The New York Times

All of Google’s cloud database services are now out of beta
16 August 2016, TechCrunch

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News

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

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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

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

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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.

SingleStore logo

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

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.

Milvus logo

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

Present your product here