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

DBMS > Ehcache vs. Oracle NoSQL vs. Percona Server for MongoDB vs. SQL.JS

System Properties Comparison Ehcache vs. Oracle NoSQL vs. Percona Server for MongoDB vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Port of SQLite to JavaScript
Primary database modelKey-value storeDocument store
Key-value store
Relational DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.ehcache.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.percona.com/­mongodb/­software/­percona-server-for-mongodbsql.js.org
Technical documentationwww.ehcache.org/­documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.percona.com/­percona-distribution-for-mongodbsql.js.org/­documentation/­index.html
DeveloperTerracotta Inc, owned by Software AGOraclePerconaAlon Zakai infoenhancements implemented by others
Initial release2009201120152012
Current release3.10.0, March 202224.1, May 20243.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL Version 2Open Source
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.
Implementation languageJavaJavaC++JavaScript
Server operating systemsAll OS with a Java VMLinux
Solaris SPARC/x86
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
Typing infopredefined data types such as float or dateyesoptionalyesyes
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 indexesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supported
APIs and other access methodsJCacheRESTful HTTP APIproprietary protocol using JSONJavaScript API
Supported programming languagesJavaC
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScript
Server-side scripts infoStored proceduresnonoJavaScriptno
Triggersyes infoCache Event Listenersnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheyes infovia In-Memory Engineyes
User concepts infoAccess controlnoAccess rights for users and rolesAccess rights for users and rolesno

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

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

More resources
EhcacheOracle NoSQLPercona Server for MongoDBSQL.JS
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

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

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

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

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

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

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Open-source developers under corporate pressure to adopt less-permissive licenses, Percona CEO says
13 May 2021, The Register

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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