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 > Badger vs. NCache vs. Oracle NoSQL vs. ToroDB vs. YDB

System Properties Comparison Badger vs. NCache vs. Oracle NoSQL vs. ToroDB vs. YDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonToroDB  Xexclude from comparisonYDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Open-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA MongoDB-compatible JSON document store, built on top of PostgreSQLA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value storeKey-value storeDocument store
Key-value store
Relational DBMS
Document storeDocument store
Relational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosqlgithub.com/­torodb/­servergithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlydb.tech/­en/­docs
DeveloperDGraph LabsAlachisoftOracle8KdataYandex
Initial release20172005201120162019
Current release5.3.3, April 202423.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL-V3Open Source infoApache 2.0; 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 languageGoC#, .NET, .NET Core, JavaJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
Solaris SPARC/x86
All OS with a Java 7 VMLinux
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptionalyes infostring, integer, double, boolean, date, object_idyes
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.nonononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsSQL-like query language (YQL)
APIs and other access methodsIDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP APIRESTful HTTP API (DynamoDB compatible)
Supported programming languagesGo.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRnono
Triggersnoyes infoNotificationsnono
Partitioning methods infoMethods for storing different data on different nodesnoneyesShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationno
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
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cacheno
User concepts infoAccess controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and rolesAccess rights for users and rolesAccess rights defined for Yandex Cloud users
More information provided by the system vendor
BadgerNCacheOracle NoSQLToroDBYDB
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
BadgerNCacheOracle NoSQLToroDBYDB
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

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

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

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food Delivery Service Leak Revealed Personal Information of Russia's Secret Police
3 April 2022, Tech Times

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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