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 DocumentDB vs. Apache Druid vs. Microsoft SQL Server vs. SAP HANA

System Properties Comparison AlaSQL vs. Amazon DocumentDB vs. Apache Druid vs. Microsoft SQL Server vs. SAP HANA

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DocumentDB  Xexclude from comparisonApache Druid  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, scalable, highly available, and fully managed MongoDB-compatible database serviceOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMicrosofts flagship relational DBMSIn-memory, column based data store. Available as appliance or cloud service
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
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
Score1.91
Rank#131  Overall
#24  Document stores
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Websitealasql.orgaws.amazon.com/­documentdbdruid.apache.orgwww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­hana.html
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­documentdb/­resourcesdruid.apache.org/­docs/­latest/­designlearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­hana
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation and contributorsMicrosoftSAP
Initial release20142019201219892010
Current release29.0.1, April 2024SQL Server 2022, November 20222.0 SPS07 (AprilĀ 4, 2023), April 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache license v2commercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono infoalso available as a cloud based service
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 languageJavaScriptJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Unix
Linux
Windows
Appliance or cloud-service
Data schemeschema-freeschema-freeyes infoschema-less columns are supportedyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyesno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL for queryingyesyes
APIs and other access methodsJavaScript APIproprietary protocol using JSON (MongoDB compatible)JDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Supported programming languagesJavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnononoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaSQLScript, R
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infomanual/auto, time-basedtables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyes, via HDFS, S3 or other storage enginesyes, but depending on the SQL-Server Editionyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possiblenoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-document operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users and rolesRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardyes

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 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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLAmazon DocumentDBApache DruidMicrosoft SQL ServerSAP HANA
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

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

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to install the Apache Druid real-time analytics database on Ubuntu-based Linux distributions
25 May 2022, TechRepublic

provided by Google News

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 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.com

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

provided by Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

SAP AI Core Leverages AWS for Generative AI Advancements
6 June 2024, InsideSAP

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