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

DBMS > Badger vs. FeatureBase vs. NCache vs. PouchDB vs. STSdb

System Properties Comparison Badger vs. FeatureBase vs. NCache vs. PouchDB vs. STSdb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonFeatureBase  Xexclude from comparisonNCache  Xexclude from comparisonPouchDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Real-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Open-Source and Enterprise in-memory Key-Value StoreJavaScript DBMS with an API inspired by CouchDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeRelational DBMSKey-value storeDocument storeKey-value store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­dgraph-io/­badgerwww.featurebase.comwww.alachisoft.com/­ncachepouchdb.comgithub.com/­STSSoft/­STSdb4
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.featurebase.comwww.alachisoft.com/­resources/­docspouchdb.com/­guides
DeveloperDGraph LabsMolecula and Pilosa Open Source ContributorsAlachisoftApache Software FoundationSTS Soft SC
Initial release20172017200520122011
Current release2022, May 20225.3.3, April 20247.1.1, June 20194.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoEnterprise Edition availableOpen SourceOpen Source infoGPLv2, 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 languageGoGoC#, .NET, .NET Core, JavaJavaScriptC#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes infoprimitive types and user defined types (classes)
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 indexesnonoyesyes infovia viewsno
SQL infoSupport of SQLnoSQL queriesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nono
APIs and other access methodsgRPC
JDBC
Kafka Connector
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
Supported programming languagesGoJava
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScriptC#
Java
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRView functions in JavaScriptno
Triggersnonoyes infoNotificationsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesoptimistic locking and pessimistic lockingnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, using Linux fsyncyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)nono
More information provided by the system vendor
BadgerFeatureBaseNCachePouchDBSTSdb
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
BadgerFeatureBaseNCachePouchDBSTSdb
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

The 10 Hottest Big Data Startups Of 2021
18 November 2021, CRN

Get Your Infrastructure Ready for Real-Time Analytics
9 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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

Present your product here