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

DBMS > Dolt vs. NCache vs. NSDb vs. Snowflake vs. SwayDB

System Properties Comparison Dolt vs. NCache vs. NSDb vs. Snowflake vs. SwayDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonNCache  Xexclude from comparisonNSDb  Xexclude from comparisonSnowflake  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaOpen-Source and Enterprise in-memory Key-Value StoreScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesCloud-based data warehousing service for structured and semi-structured dataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMSKey-value store
Secondary database modelsDocument storeDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.alachisoft.com/­ncachensdb.iowww.snowflake.comswaydb.simer.au
Technical documentationdocs.dolthub.comwww.alachisoft.com/­resources/­docsnsdb.io/­Architecturedocs.snowflake.net/­manuals/­index.html
DeveloperDoltHub IncAlachisoftSnowflake Computing Inc.Simer Plaha
Initial release20182005201720142018
Current release5.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoEnterprise Edition availableOpen Source infoApache Version 2.0commercialOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC#, .NET, .NET Core, JavaJava, ScalaScala
Server operating systemsLinux
macOS
Windows
Linux
Windows
Linux
macOS
hosted
Data schemeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes: int, bigint, decimal, stringyesno
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.nononoyesno
Secondary indexesyesyesall fields are automatically indexedno
SQL infoSupport of SQLyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query languageyesno
APIs and other access methodsCLI Client
HTTP REST
IDistributedCache
JCache
LINQ
Proprietary native API
gRPC
HTTP REST
WebSocket
CLI Client
JDBC
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
Scala
JavaScript (Node.js)
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseno infosupport for stored procedures with SQL-Server CLRnouser defined functionsno
Triggersyesyes infoNotificationsno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnoneyesShardingyesnone
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.yes, with selectable consistency levelyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic locking and pessimistic lockingnoACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users with fine-grained authorization concept, user roles and pluggable authenticationno
More information provided by the system vendor
DoltNCacheNSDbSnowflakeSwayDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DoltNCacheNSDbSnowflakeSwayDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

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

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

Redox, Snowflake Partner to Streamline Healthcare Data Exchange for AI and Machine Learning
24 May 2024, HIT Consultant

Generative AI Innovation in Snowflake-Informatica Partnership
23 May 2024, SiliconANGLE News

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here