DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. GBase vs. Google Cloud Bigtable vs. Heroic vs. LevelDB

System Properties Comparison Amazon Redshift vs. GBase vs. Google Cloud Bigtable vs. Heroic vs. LevelDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonGBase  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHeroic  Xexclude from comparisonLevelDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primary database modelRelational DBMSRelational DBMSKey-value store
Wide column store
Time Series DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Websiteaws.amazon.com/­redshiftwww.gbase.cncloud.google.com/­bigtablegithub.com/­spotify/­heroicgithub.com/­google/­leveldb
Technical documentationdocs.aws.amazon.com/­redshiftcloud.google.com/­bigtable/­docsspotify.github.io/­heroicgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperAmazon (based on PostgreSQL)General Data Technology Co., Ltd.GoogleSpotifyGoogle
Initial release20122004201520142011
Current releaseGBase 8a, GBase 8s, GBase 8c1.23, February 2021
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache 2.0Open Source infoBSD
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, Java, PythonJavaC++
Server operating systemshostedLinuxhostedIllumos
Linux
OS X
Windows
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyesno
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.noyesnonono
Secondary indexesrestrictedyesnoyes infovia Elasticsearchno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardStandard with numerous extensionsnonono
APIs and other access methodsJDBC
ODBC
ADO.NET
C API
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC#C#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functionsnonono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesInternal replication in Colossus, and regional replication between two clusters in different zonesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infowith automatic compression on writes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

More information provided by the system vendor

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
Amazon RedshiftGBaseGoogle Cloud BigtableHeroicLevelDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11 March 2024, AWS Blog

Amazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available | Amazon Web Services
7 November 2023, AWS Blog

provided by Google News

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

Google Cloud adds vector support to all its database offerings
29 February 2024, InfoWorld

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

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

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

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

Present your product here