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 > etcd vs. LokiJS vs. OpenSearch vs. Oracle NoSQL

System Properties Comparison etcd vs. LokiJS vs. OpenSearch vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionA distributed reliable key-value storeIn-memory JavaScript DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelKey-value storeDocument storeSearch engineDocument store
Key-value store
Relational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score16.36
Rank#37  Overall
#4  Search engines
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
github.com/­techfort/­LokiJSgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
techfort.github.io/­LokiJSopensearch.org/­docs/­latestdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperAmazon Web ServicesOracle
Initial release201420212011
Current release3.4, August 20192.5.0, January 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageGoJavaScriptJavaJava
Server operating systemsFreeBSD
Linux
Windows infoexperimental
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinux
Solaris SPARC/x86
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenonoyesoptional
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 indexesnoyes infovia viewsyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnonoSQL-like query languageSQL-like DML and DDL statements
APIs and other access methodsgRPC
JSON over HTTP
JavaScript APIJava API
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptyesno
Triggersyes, watching key changesyesyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possiblenoconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cache
User concepts infoAccess controlnonoAccess rights for users and roles
More information provided by the system vendor
etcdLokiJSOpenSearchOracle NoSQL
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
etcdLokiJSOpenSearchOracle NoSQL
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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

Amazon OpenSearch Service now lets you update cluster volume without blue/green
14 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

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

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here