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

DBMS > Ignite vs. LevelDB vs. Lovefield vs. NCache vs. RavenDB

System Properties Comparison Ignite vs. LevelDB vs. Lovefield vs. NCache vs. RavenDB

Editorial information provided by DB-Engines
NameIgnite  Xexclude from comparisonLevelDB  Xexclude from comparisonLovefield  Xexclude from comparisonNCache  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesEmbeddable relational database for web apps written in pure JavaScriptOpen-Source and Enterprise in-memory Key-Value StoreOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelKey-value store
Relational DBMS
Key-value storeRelational DBMSKey-value storeDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.84
Rank#101  Overall
#18  Document stores
Websiteignite.apache.orggithub.com/­google/­leveldbgoogle.github.io/­lovefieldwww.alachisoft.com/­ncacheravendb.net
Technical documentationapacheignite.readme.io/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.alachisoft.com/­resources/­docsravendb.net/­docs
DeveloperApache Software FoundationGoogleGoogleAlachisoftHibernating Rhinos
Initial release20152011201420052010
Current releaseApache Ignite 2.61.23, February 20212.1.12, February 20175.3.3, April 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSDOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoAGPL version 3, commercial license 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 languageC++, Java, .NetC++JavaScriptC#, .NET, .NET Core, JavaC#
Server operating systemsLinux
OS X
Solaris
Windows
Illumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterno
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.yesnonono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLnoSQL-like query language infovia JavaScript builder patternSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language (RQL)
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
IDistributedCache
JCache
LINQ
Proprietary native 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
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScript.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)nonono infosupport for stored procedures with SQL-Server CLRyes
Triggersyes (cache interceptors and events)noUsing read-only observersyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)nonenoneyes, with selectable consistency levelMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)nonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
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.
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDoptimistic locking and pessimistic lockingACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByes
User concepts infoAccess controlSecurity Hooks for custom implementationsnonoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Authorization levels configured per client per database
More information provided by the system vendor
IgniteLevelDBLovefieldNCacheRavenDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
IgniteLevelDBLovefieldNCacheRavenDB
Recent citations in the news

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

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

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

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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