DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > RavenDB vs. RethinkDB vs. SQL.JS vs. Tigris

System Properties Comparison RavenDB vs. RethinkDB vs. SQL.JS vs. Tigris

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRavenDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTigris  Xexclude from comparison
DescriptionOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.Port of SQLite to JavaScriptA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelDocument storeDocument storeRelational DBMSDocument store
Key-value store
Search engine
Time Series DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#101  Overall
#18  Document stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.09
Rank#363  Overall
#49  Document stores
#54  Key-value stores
#22  Search engines
#38  Time Series DBMS
Websiteravendb.netrethinkdb.comsql.js.orgwww.tigrisdata.com
Technical documentationravendb.net/­docsrethinkdb.com/­docssql.js.org/­documentation/­index.htmlwww.tigrisdata.com/­docs
DeveloperHibernating RhinosThe Linux Foundation infosince July 2017Alon Zakai infoenhancements implemented by othersTigris Data, Inc.
Initial release2010200920122022
Current release5.4, July 20222.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 2Open SourceOpen Source infoApache Version 2.0
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#C++JavaScript
Server operating systemsLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometryyesyes
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 indexesyesyesyes
SQL infoSupport of SQLSQL-like query language (RQL)noyes infoSQL-92 is not fully supportedno
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JavaScript APICLI Client
gRPC
RESTful HTTP API
Supported programming languages.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
JavaScriptGo
Java
JavaScript (Node.js)
Server-side scripts infoStored proceduresyesnono
TriggersyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Cluster-wide transaction availableAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAuthorization levels configured per client per databaseyes infousers and table-level permissionsnoAccess rights for users and roles

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
RavenDBRethinkDBSQL.JSTigris
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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google 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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Latest Asigra platform targets SaaS backup for MSPs
6 March 2023, TechTarget

provided by Google News



Share this page

Featured Products

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.

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