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

DBMS > Google Cloud Firestore vs. OpenTSDB vs. Tarantool vs. Teradata Aster vs. TigerGraph

System Properties Comparison Google Cloud Firestore vs. OpenTSDB vs. Tarantool vs. Teradata Aster vs. TigerGraph

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonOpenTSDB  Xexclude from comparisonTarantool  Xexclude from comparisonTeradata Aster  Xexclude from comparisonTigerGraph  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Scalable Time Series DBMS based on HBaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsPlatform for big data analytics on multistructured data sources and typesA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument storeTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSGraph DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.96
Rank#48  Overall
#8  Document stores
Score1.73
Rank#147  Overall
#12  Time Series DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score1.83
Rank#141  Overall
#13  Graph DBMS
Websitefirebase.google.com/­products/­firestoreopentsdb.netwww.tarantool.iowww.tigergraph.com
Technical documentationfirebase.google.com/­docs/­firestoreopentsdb.net/­docs/­build/­html/­index.htmlwww.tarantool.io/­en/­docdocs.tigergraph.com
DeveloperGooglecurrently maintained by Yahoo and other contributorsVKTeradata
Initial release20172011200820052017
Current release2.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoLGPLOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++
Server operating systemshostedLinux
Windows
BSD
Linux
macOS
LinuxLinux
Data schemeschema-freeschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeyes
Typing infopredefined data types such as float or dateyesnumeric data for metrics, strings for tagsstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes
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.nononoyes infoin Aster File Storeno
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoFull-featured ANSI SQL supportyesSQL-like query language (GSQL)
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP API
Telnet API
Open binary protocolADO.NET
JDBC
ODBC
OLE DB
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Erlang
Go
Java
Python
R
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C#
C++
Java
Python
R
C++
Java
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsnoLua, C and SQL stored proceduresR packagesyes
Triggersyes, with Cloud Functionsnoyes, before/after data modification events, on replication events, client session eventsnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on HBaseSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationselectable replication factor infobased on HBaseAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
yes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownoyes infoSQL Map-Reduce Frameworkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infobased on HBaseCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyesyes, write ahead loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistencenono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standardRole-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
Google Cloud FirestoreOpenTSDBTarantoolTeradata AsterTigerGraph
DB-Engines blog posts

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

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

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

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
16 April 2024, Yahoo Movies UK

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Discover Value in Big Data with Free Aster Express
17 October 2012, PR Newswire

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

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.

Present your product here