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

DBMS > RethinkDB vs. Riak KV vs. SQL.JS vs. STSdb

System Properties Comparison RethinkDB vs. Riak KV vs. SQL.JS vs. STSdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed, fault tolerant key-value storePort of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.74
Rank#105  Overall
#19  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websiterethinkdb.comsql.js.orggithub.com/­STSSoft/­STSdb4
Technical documentationrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.html
DeveloperThe Linux Foundation infosince July 2017OpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersSTS Soft SC
Initial release2009200920122011
Current release2.4.1, August 20203.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2, commercial enterprise editionOpen SourceOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangJavaScriptC#
Server operating systemsLinux
OS X
Windows
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometrynoyesyes infoprimitive types and user defined types (classes)
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 indexesyesrestrictedno
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsHTTP API
Native Erlang Interface
JavaScript API.NET Client API
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 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
JavaScriptC#
Java
Server-side scripts infoStored proceduresErlangnono
TriggersClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basedSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlyes infousers and table-level permissionsyes, using Riak Securitynono

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
RethinkDBRiak KVSQL.JSSTSdb
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Present your product here