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

DBMS > AlaSQL vs. Microsoft SQL Server vs. NCache vs. Postgres-XL

System Properties Comparison AlaSQL vs. Microsoft SQL Server vs. NCache vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionJavaScript DBMS libraryMicrosofts flagship relational DBMSOpen-Source and Enterprise in-memory Key-Value StoreBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitealasql.orgwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncachewww.postgres-xl.org
Technical documentationgithub.com/­AlaSQL/­alasqllearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docswww.postgres-xl.org/­documentation
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftAlachisoft
Initial release2014198920052014 infosince 2012, originally named StormDB
Current releaseSQL Server 2022, November 20225.3.3, April 202410 R1, October 2018
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial inforestricted free version is availableOpen Source infoEnterprise Edition availableOpen Source infoMozilla public license
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 languageJavaScriptC++C#, .NET, .NET Core, JavaC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Linux
Windows
Linux
macOS
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.noyesnoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infodistributed, parallel query execution
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersyesyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationyeshorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDoptimistic locking and pessimistic lockingACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLMicrosoft SQL ServerNCachePostgres-XL
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 for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
AlaSQLMicrosoft SQL ServerNCachePostgres-XL
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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

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

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

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

AllegroGraph logo

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

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.

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