DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Apache Druid vs. ClickHouse vs. Ehcache vs. LokiJS

System Properties Comparison AlaSQL vs. Apache Druid vs. ClickHouse vs. Ehcache vs. LokiJS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Druid  Xexclude from comparisonClickHouse  Xexclude from comparisonEhcache  Xexclude from comparisonLokiJS  Xexclude from comparison
DescriptionJavaScript DBMS libraryOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.A widely adopted Java cache with tiered storage optionsIn-memory JavaScript DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMS
Time Series DBMS
Relational DBMSKey-value storeDocument store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Websitealasql.orgdruid.apache.orgclickhouse.comwww.ehcache.orggithub.com/­techfort/­LokiJS
Technical documentationgithub.com/­AlaSQL/­alasqldruid.apache.org/­docs/­latest/­designclickhouse.com/­docswww.ehcache.org/­documentationtechfort.github.io/­LokiJS
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation and contributorsClickhouse Inc.Terracotta Inc, owned by Software AG
Initial release20142012201620092014
Current release29.0.1, April 2024v24.4.2.141-stable, June 20243.10.0, March 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache license v2Open Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageJavaScriptJavaC++JavaJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
FreeBSD
Linux
macOS
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyes infoschema-less columns are supportedyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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.nonononono
Secondary indexesnoyesyesnoyes infovia views
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL for queryingClose to ANSI SQL (SQL/JSON + extensions)nono
APIs and other access methodsJavaScript APIJDBC
RESTful HTTP/JSON API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JCacheJavaScript API
Supported programming languagesJavaScriptClojure
JavaScript
PHP
Python
R
Ruby
Scala
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
JavaJavaScript
Server-side scripts infoStored proceduresnonoyesnoView functions in JavaScript
Triggersyesnonoyes infoCache Event Listenersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infomanual/auto, time-basedkey based and customSharding infoby using Terracotta Servernone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, via HDFS, S3 or other storage enginesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infoby using Terracotta Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)none
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonoyes infosupports JTA and can work as an XA resourceno infoatomic operations within a single collection possible
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infousing a tiered cache-storage approachyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlnoRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.nono

More information provided by the system vendor

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 Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
AlaSQLApache DruidClickHouseEhcacheLokiJS
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

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

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

provided by Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here