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

DBMS > Ehcache vs. Oracle Berkeley DB vs. Oracle NoSQL vs. RavenDB vs. SWC-DB

System Properties Comparison Ehcache vs. Oracle Berkeley DB vs. Oracle NoSQL vs. RavenDB vs. SWC-DB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRavenDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsWidely used in-process key-value storeA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMS
Primary database modelKey-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Key-value store
Relational DBMS
Document storeWide column store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitewww.ehcache.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­nosql/­technologies/­nosqlravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.ehcache.org/­documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlravendb.net/­docs
DeveloperTerracotta Inc, owned by Software AGOracle infooriginally developed by Sleepycat, which was acquired by OracleOracleHibernating RhinosAlex Kashirin
Initial release20091994201120102020
Current release3.10.0, March 202218.1.40, May 202024.1, May 20245.4, July 20220.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infocommercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL version 3, commercial license availableOpen Source infoGPL V3
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.
Implementation languageJavaC, Java, C++ (depending on the Berkeley DB edition)JavaC#C++
Server operating systemsAll OS with a Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Solaris SPARC/x86
Linux
macOS
Raspberry Pi
Windows
Linux
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free
Typing infopredefined data types such as float or dateyesnooptionalno
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.noyes infoonly with the Berkeley DB XML editionnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statementsSQL-like query language (RQL)SQL-like query language
APIs and other access methodsJCacheRESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
Supported programming languagesJava.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Server-side scripts infoStored proceduresnononoyesno
Triggersyes infoCache Event Listenersyes infoonly for the SQL APInoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency infodepending on configuration
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDconfigurable infoACID within a storage node (=shard)ACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cacheno
User concepts infoAccess controlnonoAccess rights for users and rolesAuthorization levels configured per client per database

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 Berkeley DBOracle NoSQLRavenDBSWC-DB infoSuper Wide Column Database
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

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, Datanami

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

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 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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

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