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 > RethinkDB vs. SiriDB vs. SwayDB vs. TempoIQ vs. YugabyteDB

System Properties Comparison RethinkDB vs. SiriDB vs. SwayDB vs. TempoIQ vs. YugabyteDB

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonSiriDB  Xexclude from comparisonSwayDB  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open Source Time Series DBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageScalable analytics DBMS for sensor data, provided as a service (SaaS)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeTime Series DBMSKey-value storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.66
Rank#107  Overall
#20  Document stores
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websiterethinkdb.comsiridb.comswaydb.simer.autempoiq.com (offline)www.yugabyte.com
Technical documentationrethinkdb.com/­docsdocs.siridb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperThe Linux Foundation infosince July 2017CesbitSimer PlahaTempoIQYugabyte Inc.
Initial release20092017201820122017
Current release2.4.1, August 20202.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoGNU Affero GPL V3.0commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++CScalaC and C++
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Data schemeschema-freeyesschema-freeschema-freedepending on used data model
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometryyes infoNumeric datanoyesyes
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 indexesyesyesnoyes
SQL infoSupport of SQLnonononoyes, PostgreSQL compatible
APIs and other access methodsHTTP APIHTTP APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC 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
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Java
Kotlin
Scala
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononoyes infosql, plpgsql, C
TriggersClient-side triggers through changefeedsnonoyes infoRealtime Alertsyes
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basedShardingnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnoAtomic execution of operationsnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnono
User concepts infoAccess controlyes infousers and table-level permissionssimple rights management via user accountsnosimple authentication-based access controlyes
More information provided by the system vendor
RethinkDBSiriDBSwayDBTempoIQ infoformerly TempoDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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
RethinkDBSiriDBSwayDBTempoIQ infoformerly TempoDBYugabyteDB
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

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

provided by Google News

Got big data? TempoIQ aims to point you to the insights in it - in the Chicago Tribune
10 July 2014, Built In Chicago

No-Code Internet of Things Development Platform
29 October 2015, Automation World

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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

Neo4j logo

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

Present your product here