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 > AlaSQL vs. Microsoft SQL Server vs. NSDb vs. OpenSearch vs. STSdb

System Properties Comparison AlaSQL vs. Microsoft SQL Server vs. NSDb vs. OpenSearch vs. STSdb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNSDb  Xexclude from comparisonOpenSearch  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionJavaScript DBMS libraryMicrosofts flagship relational DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSSearch engineKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Vector 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.00
Rank#383  Overall
#41  Time Series DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitealasql.orgwww.microsoft.com/­en-us/­sql-servernsdb.iogithub.com/­opensearch-project
opensearch.org
github.com/­STSSoft/­STSdb4
Technical documentationgithub.com/­AlaSQL/­alasqllearn.microsoft.com/­en-US/­sql/­sql-servernsdb.io/­Architectureopensearch.org/­docs/­latest
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftAmazon Web ServicesSTS Soft SC
Initial release20141989201720212011
Current releaseSQL Server 2022, November 20222.5.0, January 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptC++Java, ScalaJavaC#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Linux
macOS
All OS with a Java VMWindows
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or datenoyesyes: int, bigint, decimal, stringyesyes infoprimitive types and user defined types (classes)
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.noyesno
Secondary indexesnoyesall fields are automatically indexedyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languageSQL-like query languageno
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
gRPC
HTTP REST
WebSocket
Java API
RESTful HTTP/JSON API
.NET Client API
Supported programming languagesJavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Java
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C#
Java
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanoyesno
Triggersyesyesyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesUsing Apache Luceneyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardno
More information provided by the system vendor
AlaSQLMicrosoft SQL ServerNSDbOpenSearchSTSdb
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

Monitor query performance with Performance Insights on Amazon RDS for SQL Server | Amazon Web Services
24 April 2024, AWS Blog

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

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

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here