DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. LevelDB vs. NCache vs. NSDb

System Properties Comparison Dolt vs. LevelDB vs. NCache vs. NSDb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonLevelDB  Xexclude from comparisonNCache  Xexclude from comparisonNSDb  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen-Source and Enterprise in-memory Key-Value StoreScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelRelational DBMSKey-value storeKey-value storeTime Series DBMS
Secondary database modelsDocument storeDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score2.33
Rank#111  Overall
#19  Key-value stores
Score0.91
Rank#196  Overall
#29  Key-value stores
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­google/­leveldbwww.alachisoft.com/­ncachensdb.io
Technical documentationdocs.dolthub.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.alachisoft.com/­resources/­docsnsdb.io/­Architecture
DeveloperDoltHub IncGoogleAlachisoft
Initial release2018201120052017
Current release1.23, February 20215.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSDOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2.0
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 languageGoC++C#, .NET, .NET Core, JavaJava, Scala
Server operating systemsLinux
macOS
Windows
Illumos
Linux
OS X
Windows
Linux
Windows
Linux
macOS
Data schemeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes: int, bigint, decimal, string
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 indexesyesnoyesall fields are automatically indexed
SQL infoSupport of SQLyesnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language
APIs and other access methodsCLI Client
HTTP REST
IDistributedCache
JCache
LINQ
Proprietary native API
gRPC
HTTP REST
WebSocket
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
Scala
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenono infosupport for stored procedures with SQL-Server CLRno
Triggersyesnoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesUsing Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
DoltLevelDBNCacheNSDb
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
DoltLevelDBNCacheNSDb
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Radar trends to watch: September 2020
1 September 2020, O'Reilly Media

provided by Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

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

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

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



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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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