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

DBMS > AlaSQL vs. Amazon DynamoDB vs. LeanXcale vs. Microsoft SQL Server

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. LeanXcale vs. Microsoft SQL Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonLeanXcale  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesMicrosofts flagship relational DBMS
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.36
Rank#280  Overall
#40  Key-value stores
#129  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websitealasql.orgaws.amazon.com/­dynamodbwww.leanxcale.comwww.microsoft.com/­en-us/­sql-server
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodblearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperAndrey Gershun & Mathias R. WulffAmazonLeanXcaleMicrosoft
Initial release2014201220151989
Current releaseSQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationscommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenoyesnono
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 languageJavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes
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.noyes
Secondary indexesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infothrough Apache Derbyyes
APIs and other access methodsJavaScript APIRESTful HTTP APIJDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
Java
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyesyes infoby integration with AWS Lambdayes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoACID across one or more tables within a single AWS account and regionACIDACID
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.yesyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standard

More information provided by the system vendor

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
Navicat 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
AlaSQLAmazon DynamoDBLeanXcaleMicrosoft SQL Server
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

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

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

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

First Look: New Features in SQL Server 2016
7 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

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

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

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.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