DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud TSDB vs. Google Cloud Bigtable vs. InfinityDB vs. RethinkDB vs. TempoIQ

System Properties Comparison Alibaba Cloud TSDB vs. Google Cloud Bigtable vs. InfinityDB vs. RethinkDB vs. TempoIQ

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonInfinityDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A Java embedded Key-Value Store which extends the Java Map interfaceDBMS for the Web with a mechanism to push updated query results to applications in realtime.Scalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelTime Series DBMSKey-value store
Wide column store
Key-value storeDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbcloud.google.com/­bigtableboilerbay.comrethinkdb.comtempoiq.com (offline)
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbcloud.google.com/­bigtable/­docsboilerbay.com/­infinitydb/­manualrethinkdb.com/­docs
DeveloperAlibabaGoogleBoiler Bay Inc.The Linux Foundation infosince July 2017TempoIQ
Initial release2015200220092012
Current release4.02.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemshostedhostedAll OS with a Java VMLinux
OS X
Windows
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsnoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infostring, binary, float, bool, date, geometryyes
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 indexesnonono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnonononono
APIs and other access methodsHTTP RESTgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Supported programming languagesJavaC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresnononono
TriggersnononoClient-side triggers through changefeedsyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
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 infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilitynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-row operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonononono
User concepts infoAccess controlAccess managed on TSDB instance levelAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noyes infousers and table-level permissionssimple authentication-based access control

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

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

More resources
Alibaba Cloud TSDBGoogle Cloud BigtableInfinityDBRethinkDBTempoIQ infoformerly TempoDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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 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

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

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

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.

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

Present your product here