DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Cachelot.io vs. Google Cloud Datastore vs. NCache vs. PouchDB

System Properties Comparison Cachelot.io vs. Google Cloud Datastore vs. NCache vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonNCache  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionIn-memory caching systemAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformOpen-Source and Enterprise in-memory Key-Value StoreJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeDocument storeKey-value storeDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#385  Overall
#61  Key-value stores
Score4.13
Rank#71  Overall
#12  Document stores
Score0.91
Rank#196  Overall
#29  Key-value stores
Score2.18
Rank#114  Overall
#21  Document stores
Websitecachelot.iocloud.google.com/­datastorewww.alachisoft.com/­ncachepouchdb.com
Technical documentationcloud.google.com/­datastore/­docswww.alachisoft.com/­resources/­docspouchdb.com/­guides
DeveloperGoogleAlachisoftApache Software Foundation
Initial release2015200820052012
Current release5.3.3, April 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicensecommercialOpen Source infoEnterprise Edition availableOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C#, .NET, .NET Core, JavaJavaScript
Server operating systemsFreeBSD
Linux
OS X
hostedLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyes, details herepartial 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.nononono
Secondary indexesnoyesyesyes infovia views
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsMemcached protocolgRPC (using protocol buffers) API
RESTful HTTP/JSON API
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-side scripts infoStored proceduresnousing Google App Engineno infosupport for stored procedures with SQL-Server CLRView functions in JavaScript
TriggersnoCallbacks using the Google Apps Engineyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using Paxosyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsoptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentnoyesyesyes 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.nonoyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
Cachelot.ioGoogle Cloud DatastoreNCachePouchDB
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
Cachelot.ioGoogle Cloud DatastoreNCachePouchDB
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

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11 September 2024, Cloudwards

Best cloud storage of 2024
13 September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12 January 2024, Spiceworks News and Insights

Google App Engine
26 April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9 April 2024, Built In

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

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

provided by Google News

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here