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 > BoltDB vs. Linter vs. Microsoft Azure Synapse Analytics vs. mSQL vs. NCache

System Properties Comparison BoltDB vs. Linter vs. Microsoft Azure Synapse Analytics vs. mSQL vs. NCache

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonLinter  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionAn embedded key-value store for Go.RDBMS for high security requirementsElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServermSQL (Mini SQL) is a simple and lightweight RDBMSOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument 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
Score0.12
Rank#350  Overall
#152  Relational DBMS
Score19.93
Rank#31  Overall
#19  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Websitegithub.com/­boltdb/­boltlinter.ruazure.microsoft.com/­services/­synapse-analyticshughestech.com.au/­products/­msqlwww.alachisoft.com/­ncache
Technical documentationdocs.microsoft.com/­azure/­synapse-analyticswww.alachisoft.com/­resources/­docs
Developerrelex.ruMicrosoftHughes TechnologiesAlachisoft
Initial release20131990201619942005
Current release4.4, October 20215.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercialcommercial infofree licenses can be providedOpen Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++C++CC#, .NET, .NET Core, Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyespartial 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.nonononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
JDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesGoC
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
C#
Java
PHP
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoyes infoproprietary syntax with the possibility to convert from PL/SQLTransact SQLnono infosupport for stored procedures with SQL-Server CLR
Triggersnoyesnonoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding, horizontal partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesnoneyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynoyesno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnooptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
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.nonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyesnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
BoltDBLinterMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousemSQL infoMini SQLNCache
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
BoltDBLinterMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehousemSQL infoMini SQLNCache
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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA | Azure updates
8 April 2024, Microsoft

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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

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