DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. EJDB vs. LokiJS vs. ScyllaDB vs. SingleStore

System Properties Comparison Ehcache vs. EJDB vs. LokiJS vs. ScyllaDB vs. SingleStore

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonEJDB  Xexclude from comparisonLokiJS  Xexclude from comparisonScyllaDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsEmbeddable document-store database library with JSON representation of queries (in MongoDB style)In-memory JavaScript DBMSCassandra and DynamoDB compatible wide column storeMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelKey-value storeDocument storeDocument storeWide column storeRelational DBMS
Secondary database modelsKey-value storeDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.23
Rank#68  Overall
#8  Key-value stores
Score0.30
Rank#294  Overall
#44  Document stores
Score0.48
Rank#262  Overall
#42  Document stores
Score5.27
Rank#67  Overall
#5  Wide column stores
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websitewww.ehcache.orggithub.com/­Softmotions/­ejdbgithub.com/­techfort/­LokiJSwww.scylladb.comwww.singlestore.com
Technical documentationwww.ehcache.org/­documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdtechfort.github.io/­LokiJSdocs.scylladb.comdocs.singlestore.com
DeveloperTerracotta Inc, owned by Software AGSoftmotionsScyllaDBSingleStore Inc.
Initial release20092012201420152013
Current release3.10.0, March 2022ScyllaDB Open Source 5.4.1, January 20248.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPLv2Open SourceOpen Source infoOpen Source (AGPL), commercial license availablecommercial infofree developer edition available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSSingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJavaCJavaScriptC++C++, Go
Server operating systemsAll OS with a Java VMserver-lessserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux info64 bit version required
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyesyes
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 indexesnonoyes infovia viewsyes infocluster global secondary indicesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statements (CQL)yes infobut no triggers and foreign keys
APIs and other access methodsJCachein-process shared libraryJavaScript APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoView functions in JavaScriptyes, Luayes
Triggersyes infoCache Event Listenersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernonenoneShardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Servernonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)noneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenono infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes 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.yesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoin-memory tablesyes
User concepts infoAccess controlnononoAccess rights for users can be defined per objectFine grained access control via users, groups and roles
More information provided by the system vendor
EhcacheEJDBLokiJSScyllaDBSingleStore infoformer name was MemSQL
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
F ree Tier and Enterprise Edition
» 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
EhcacheEJDBLokiJSScyllaDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

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

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

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

Cache replication
19 August 2013, Packt Hub

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

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15 April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here