DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Datomic vs. Microsoft SQL Server vs. NCache

System Properties Comparison BoltDB vs. Datomic vs. Microsoft SQL Server vs. NCache

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDatomic  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityMicrosofts flagship relational DBMSOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Websitegithub.com/­boltdb/­boltwww.datomic.comwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncache
Technical documentationdocs.datomic.comlearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docs
DeveloperCognitectMicrosoftAlachisoft
Initial release2013201219892005
Current release1.0.6735, June 2023SQL Server 2022, November 20225.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infolimited edition freecommercial inforestricted free version is availableOpen Source infoEnterprise Edition available
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageGoJava, ClojureC++C#, .NET, .NET Core, Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
Linux
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.nonoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesGoClojure
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoyes infoTransaction FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLR
TriggersnoBy using transaction functionsyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peerstables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersyes, but depending on the SQL-Server Editionyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
BoltDBDatomicMicrosoft SQL ServerNCache
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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
BoltDBDatomicMicrosoft SQL ServerNCache
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Zoona Case Study
16 December 2017, AWS Blog

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, Iupana

provided by Google News

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

Top Causes of SQL Server Downtime
1 June 2024, ITPro Today

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

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



Share this page

Featured Products

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

Milvus logo

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

Present your product here