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

DBMS > OpenSearch vs. RethinkDB vs. SiteWhere vs. SQL.JS vs. SwayDB

System Properties Comparison OpenSearch vs. RethinkDB vs. SiteWhere vs. SQL.JS vs. SwayDB

Editorial information provided by DB-Engines
NameOpenSearch  Xexclude from comparisonRethinkDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneDBMS for the Web with a mechanism to push updated query results to applications in realtime.M2M integration platform for persisting/querying time series dataPort of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelSearch engineDocument storeTime Series DBMSRelational DBMSKey-value store
Secondary database modelsVector DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.03
Rank#37  Overall
#4  Search engines
Score2.66
Rank#107  Overall
#20  Document stores
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitegithub.com/­opensearch-project
opensearch.org
rethinkdb.comgithub.com/­sitewhere/­sitewheresql.js.orgswaydb.simer.au
Technical documentationopensearch.org/­docs/­latestrethinkdb.com/­docssitewhere1.sitewhere.io/­index.htmlsql.js.org/­documentation/­index.html
DeveloperAmazon Web ServicesThe Linux Foundation infosince July 2017SiteWhereAlon Zakai infoenhancements implemented by othersSimer Plaha
Initial release20212009201020122018
Current release2.5.0, January 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoCommon Public Attribution License Version 1.0Open SourceOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaC++JavaJavaScriptScala
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freepredefined schemeyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesyesno
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 indexesyes infoAll search fields are automatically indexedyesnono
SQL infoSupport of SQLSQL-like query languagenonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJava API
RESTful HTTP/JSON API
HTTP RESTJavaScript API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
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
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresyesnono
Triggersyes infoby using the 'percolation' featureClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedSharding infobased on HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationselectable replication factor infobased on HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsnoACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesno 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.nonoyesyes
User concepts infoAccess controlyes infousers and table-level permissionsUsers with fine-grained authorization conceptnono
More information provided by the system vendor
OpenSearchRethinkDBSiteWhereSQL.JSSwayDB
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
OpenSearchRethinkDBSiteWhereSQL.JSSwayDB
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

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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

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

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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



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

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

Present your product here