DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > OpenSearch vs. RethinkDB vs. SQLite

System Properties Comparison OpenSearch vs. RethinkDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOpenSearch  Xexclude from comparisonRethinkDB  Xexclude from comparisonSQLite  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.Widely used embeddable, in-process RDBMS
Primary database modelSearch engineDocument storeRelational DBMS
Secondary database modelsVector DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.31
Rank#33  Overall
#4  Search engines
Score2.56
Rank#105  Overall
#20  Document stores
Score101.91
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­opensearch-project
opensearch.org
rethinkdb.comwww.sqlite.org
Technical documentationopensearch.org/­docs/­latestrethinkdb.com/­docswww.sqlite.org/­docs.html
DeveloperAmazon Web ServicesThe Linux Foundation infosince July 2017Dwayne Richard Hipp
Initial release202120092000
Current release2.5.0, January 20232.4.1, August 20203.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonono
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.
Implementation languageJavaC++C
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
server-less
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like query languagenoyes infoSQL-92 is not fully supported
APIs and other access methodsJava API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesno
Triggersyes infoby using the 'percolation' featureClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesno
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 Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes
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 permissionsno
More information provided by the system vendor
OpenSearchRethinkDBSQLite
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

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

More resources
OpenSearchRethinkDBSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Amazon OpenSearch Serverless introduces a suite of new features and enhancements
8 October 2024, AWS Blog

Extract insights in a 30TB time series workload with Amazon OpenSearch Serverless
7 October 2024, AWS Blog

AWS brings OpenSearch under the Linux Foundation umbrella
16 September 2024, TechCrunch

Why AWS Gave OpenSearch To The Linux Foundation
29 September 2024, Forbes

AWS hands OpenSearch to the Linux Foundation
16 September 2024, InfoWorld

provided by Google News

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

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

Optimize Your SQLite Database with the Laravel Optimize DB Package
6 October 2024, Laravel News

The SQLite team is preparing an efficient remote replication tool
2 October 2024, DevClass

AWS Marketplace: SFTPGo - SQLite Edition Comments
5 October 2024, AWS Blog

Intro to Node's built-in SQLite module
25 September 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

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

Present your product here