DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Datastore vs. QuestDB vs. Redis

System Properties Comparison Google Cloud Datastore vs. QuestDB vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonQuestDB  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA high performance open source SQL database for time series dataPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelDocument storeTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsRelational DBMSDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.43
Rank#78  Overall
#12  Document stores
Score2.38
Rank#134  Overall
#10  Time Series DBMS
Score163.68
Rank#6  Overall
#1  Key-value stores
Websitecloud.google.com/­datastorequestdb.ioredis.com
redis.io
Technical documentationcloud.google.com/­datastore/­docsquestdb.io/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
DeveloperGoogleQuestDB Technology IncRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release200820142009
Current release7.2.1, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Implementation languageJava (Zero-GC), C++, RustC
Server operating systemshostedLinux
macOS
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or dateyes, details hereyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nonono
Secondary indexesyesnoyes infowith RediSearch module
SQL infoSupport of SQLSQL-like query language (GQL)SQL with time-series extensionsno
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresusing Google App EnginenoLua; Redis Functions coming in Redis 7 (slides and Github)
TriggersCallbacks using the Google Apps Enginenopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by timestamps)Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosSource-replica replication with eventual consistencyMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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.Immediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID for single-table writesAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
More information provided by the system vendor
Google Cloud DatastoreQuestDBRedis
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Redis Enterprise is a robust in-memory database platform built by the people who...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Redis Enterprise is used by large enterprise, startup, and government organizations...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more
News

Time-series IoT tracker using QuestDB, Node.js, and Grafana
20 September 2023

Our Website Source Is Now Private, A Cautionary Tale
1 September 2023

Leveraging Rust in our high-performance Java database
29 August 2023

Navigating Access Control Design: Pursuing Clarity and Simplicity
22 August 2023

QuestDB Enterprise: Role-based Access Control Walkthrough
18 August 2023

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 partiesRead the Redis NoSQL benchmark report.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

Aiven for Redis: Store and access your data quickly and efficiently.
» more

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

More resources
Google Cloud DatastoreQuestDBRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Tabular, the vendor-neutral data store based on Apache Iceberg ...
19 September 2023, SiliconANGLE News

Apache Pinot 1.0 Released
26 September 2023, iProgrammer

New MongoDB Atlas Vector Search Capabilities Help Developers ...
26 September 2023, Datanami

Data Protection Best Practices
31 August 2023, Mandiant

From Cloud-Hosted to Cloud-Native
22 September 2023, InfoQ.com

provided by Google News

InfluxDB Clustered targets on-premises time-series database deployments
6 September 2023, InfoWorld

20 Job Opportunities at Leading Organizations Across the World ...
20 September 2023, Opportunity Desk

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

Introduction to Databases in Data Science
8 September 2023, KDnuggets

provided by Google News

Implementing Cache using Redis in a Spring Boot API that uses ...
24 September 2023, Medium

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13 September 2023, Business Wire

IBM Bolsters Database Security with Guardium 12.0
27 September 2023, IT Jungle

Flowdesk - using in-memory database to make digital finance fast and accessible
4 September 2023, diginomica

NoSQL databases | Web Security Academy
26 September 2023, The Daily Swig

provided by Google News

Job opportunities

Senior Google Cloud Engineer/SME
Maestro Technologies Inc, Dallas, TX

Sr. Data Analyst (Remote)
CrowdStrike, Remote

Google Workspace Developer (Remote/Anywhere)
DAWSON, United States

Software Developer
Transia LLC, Remote

Senior Backend Engineer
Citizen, New York, NY

Data Engineer
LG Energy Solution Michigan, Inc., Westborough, MA

ML Ops & DevOps Engineer
LG Energy Solution Michigan, Inc., Westborough, MA

Backend Engineer
Sporty Group, Remote

AWS Developer
zettalogix.Inc, Remote

Senior Backend Engineer (Golang)
Mobalytics, Remote

Weekend Backend Engineer
Sporty Group, Remote

Database Architect
Language IO Inc, Cheyenne, WY

jobs by Indeed



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

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

Present your product here