DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NCache vs. ObjectBox vs. Oracle Rdb vs. PouchDB

System Properties Comparison NCache vs. ObjectBox vs. Oracle Rdb vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameNCache  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle Rdb  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionOpen-Source and Enterprise in-memory Key-Value StoreExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeObject oriented DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitewww.alachisoft.com/­ncacheobjectbox.iowww.oracle.com/­database/­technologies/­related/­rdb.htmlpouchdb.com
Technical documentationwww.alachisoft.com/­resources/­docsdocs.objectbox.iowww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlpouchdb.com/­guides
DeveloperAlachisoftObjectBox LimitedOracle, originally developed by Digital Equipment Corporation (DEC)Apache Software Foundation
Initial release2005201719842012
Current release5.3.3, April 20247.4.1.1, 20217.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen Source infoApache License 2.0commercialOpen 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 languageC#, .NET, .NET Core, JavaC and C++JavaScript
Server operating systemsLinux
Windows
Android
iOS
Linux
macOS
Windows
HP Open VMSserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or datepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesno
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 indexesyesyesyesyes infovia views
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyesno
APIs and other access methodsIDistributedCache
JCache
LINQ
Proprietary native API
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScript
Server-side scripts infoStored proceduresno infosupport for stored procedures with SQL-Server CLRnoView functions in JavaScript
Triggersyes infoNotificationsnoyes
Partitioning methods infoMethods for storing different data on different nodesyesnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic locking and pessimistic lockingACIDyes, on a single nodeno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)yesno
More information provided by the system vendor
NCacheObjectBoxOracle RdbPouchDB
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
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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

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

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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