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

DBMS > EventStoreDB vs. Google Cloud Firestore vs. RethinkDB vs. Riak TS vs. Yaacomo

System Properties Comparison EventStoreDB vs. Google Cloud Firestore vs. RethinkDB vs. Riak TS vs. Yaacomo

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.Cloud 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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelEvent StoreDocument storeDocument storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.29
Rank#174  Overall
#1  Event Stores
Score9.97
Rank#47  Overall
#8  Document stores
Score2.81
Rank#110  Overall
#20  Document stores
Score0.28
Rank#308  Overall
#27  Time Series DBMS
Websitewww.eventstore.comfirebase.google.com/­products/­firestorerethinkdb.comyaacomo.com
Technical documentationdevelopers.eventstore.comfirebase.google.com/­docs/­firestorerethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperEvent Store LimitedGoogleThe Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesQ2WEB GmbH
Initial release20122017200920152009
Current release21.2, February 20212.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoApache Version 2Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Erlang
Server operating systemsLinux
Windows
hostedLinux
OS X
Windows
Linux
OS X
Android
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometrynoyes
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.nononono
Secondary indexesyesyesrestrictedyes
SQL infoSupport of SQLnonoyes, limitedyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP API
Native Erlang Interface
JDBC
ODBC
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C 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 infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsErlang
Triggersyes, with Cloud FunctionsClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationselectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflowyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-document operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
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.yes infousers and table-level permissionsnofine grained access rights according to SQL-standard

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
EventStoreDBGoogle Cloud FirestoreRethinkDBRiak TSYaacomo
DB-Engines blog posts

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

show all

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

EventStoreDB 20.10 Released with Support for gRPC and Improved Security
7 January 2021, InfoQ.com

provided by Google News

Google Introduces Firestore Multiple Databases
24 February 2024, InfoQ.com

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

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

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

What you missed in the Smart World: Amazon enters IoT space
12 October 2015, SiliconANGLE News

Best open source databases for IoT applications
26 May 2017, Open Source For You

Managing time series data using InfluxData
26 May 2017, Open Source For You

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

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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here