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 > OpenSearch vs. Oracle Rdb vs. PouchDB vs. Quasardb

System Properties Comparison OpenSearch vs. Oracle Rdb vs. PouchDB vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOpenSearch  Xexclude from comparisonOracle Rdb  Xexclude from comparisonPouchDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneJavaScript DBMS with an API inspired by CouchDBDistributed, high-performance timeseries database
Primary database modelSearch engineRelational DBMSDocument storeTime Series DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.03
Rank#37  Overall
#4  Search engines
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitegithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­rdb.htmlpouchdb.comquasar.ai
Technical documentationopensearch.org/­docs/­latestwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlpouchdb.com/­guidesdoc.quasar.ai/­master
DeveloperAmazon Web ServicesOracle, originally developed by Digital Equipment Corporation (DEC)Apache Software Foundationquasardb
Initial release2021198420122009
Current release2.5.0, January 20237.4.1.1, 20217.1.1, June 20193.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
  • 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 languageJavaJavaScriptC++
Server operating systemsAll OS with a Java VMHP Open VMSserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infointeger and binary
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 indexesyes infoAll search fields are automatically indexedyesyes infovia viewsyes infowith tags
SQL infoSupport of SQLSQL-like query languageyesnoSQL-like query language
APIs and other access methodsJava API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
JavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresyesView functions in JavaScriptno
Triggersyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integration
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 ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTransient mode
User concepts infoAccess controlnoCryptographically strong user authentication and audit trail
More information provided by the system vendor
OpenSearchOracle RdbPouchDBQuasardb
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
OpenSearchOracle RdbPouchDBQuasardb
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

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

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

Simplify your query management with search templates in Amazon OpenSearch Service | Amazon Web Services
3 April 2024, AWS Blog

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

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