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 > AlaSQL vs. Ehcache vs. IRONdb vs. LokiJS vs. OpenSearch

System Properties Comparison AlaSQL vs. Ehcache vs. IRONdb vs. LokiJS vs. OpenSearch

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonEhcache  Xexclude from comparisonIRONdb  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenSearch  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS libraryA widely adopted Java cache with tiered storage optionsA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityIn-memory JavaScript DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelDocument store
Relational DBMS
Key-value storeTime Series DBMSDocument storeSearch engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score16.36
Rank#37  Overall
#4  Search engines
Websitealasql.orgwww.ehcache.orgwww.circonus.com/solutions/time-series-database/github.com/­techfort/­LokiJSgithub.com/­opensearch-project
opensearch.org
Technical documentationgithub.com/­AlaSQL/­alasqlwww.ehcache.org/­documentationdocs.circonus.com/irondb/category/getting-startedtechfort.github.io/­LokiJSopensearch.org/­docs/­latest
DeveloperAndrey Gershun & Mathias R. WulffTerracotta Inc, owned by Software AGCirconus LLC.Amazon Web Services
Initial release20142009201720142021
Current release3.10.0, March 2022V0.10.20, January 20182.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; commercial licenses availablecommercialOpen SourceOpen Source infoApache Version 2.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.
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 languageJavaScriptJavaC and C++JavaScriptJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenoyesyes infotext, numeric, histogramsnoyes
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 indexesnononoyes infovia viewsyes infoAll search fields are automatically indexed
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like query language (Circonus Analytics Query Language: CAQL)noSQL-like query language
APIs and other access methodsJavaScript APIJCacheHTTP APIJavaScript APIJava API
RESTful HTTP/JSON API
Supported programming languagesJavaScriptJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnonoyes, in LuaView functions in JavaScriptyes
Triggersyesyes infoCache Event Listenersnoyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerAutomatic, metric affinity per nodenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta Serverconfigurable replication factor, datacenter awarenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Immediate consistency per node, eventual consistency across nodesnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyes infosupports JTA and can work as an XA resourcenono infoatomic operations within a single collection possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infousing a tiered cache-storage approachyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnononono
More information provided by the system vendor
AlaSQLEhcacheIRONdbLokiJSOpenSearch
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
AlaSQLEhcacheIRONdbLokiJSOpenSearch
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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

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

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

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here