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

DBMS > Ehcache vs. IBM Db2 vs. LMDB vs. NuoDB vs. Sphinx

System Properties Comparison Ehcache vs. IBM Db2 vs. LMDB vs. NuoDB vs. Sphinx

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonLMDB  Xexclude from comparisonNuoDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCommon in IBM host environments, 2 different versions for host and Windows/LinuxA high performant, light-weight, embedded key-value database libraryNuoDB is a webscale distributed database that supports SQL and ACID transactionsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value storeRelational DBMSSearch engine
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score2.09
Rank#121  Overall
#20  Key-value stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitewww.ehcache.orgwww.ibm.com/­products/­db2www.symas.com/­symas-embedded-database-lmdbwww.3ds.com/­nuodb-distributed-sql-databasesphinxsearch.com
Technical documentationwww.ehcache.org/­documentationwww.ibm.com/­docs/­en/­db2www.lmdb.tech/­docdoc.nuodb.comsphinxsearch.com/­docs
DeveloperTerracotta Inc, owned by Software AGIBMSymasDassault Systèmes infooriginally NuoDB, Inc.Sphinx Technologies Inc.
Initial release20091983 infohost version201120132001
Current release3.10.0, March 202212.1, October 20160.9.32, January 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial infofree version is availableOpen Sourcecommercial infolimited edition freeOpen Source infoGPL version 2, commercial licence 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.
Implementation languageJavaC and C++CC++C++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Unix
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesno
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.nonono
Secondary indexesnoyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyesnoyesSQL-like query language (SphinxQL)
APIs and other access methodsJCacheADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoyesnoJava, SQLno
Triggersyes infoCache Event Listenersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoonly with Windows/Unix/Linux Versionnonedata is dynamically stored/cached on the nodes where it is read/writtenSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infowith separate tools (MQ, InfoSphere)noneyes infoManaged transparently by NuoDBnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary table
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoStandard SQL roles/ privileges, Administrative Usersno

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
EhcacheIBM Db2 infoformerly named DB2 or IBM Database 2LMDBNuoDBSphinx
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

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

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

12 Most Popular Databases in 2024
6 June 2024, MarkTechPost

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks and Files

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

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Royal Mail at risk of being broken up after £3.6bn foreign takeover
29 May 2024, The Telegraph

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

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.

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

Present your product here