DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Amazon Redshift vs. Microsoft Azure SQL Database vs. ScyllaDB

System Properties Comparison AlaSQL vs. Amazon Redshift vs. Microsoft Azure SQL Database vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Redshift  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryLarge scale data warehouse service for use with business intelligence toolsDatabase as a Service offering with high compatibility to Microsoft SQL ServerCassandra and DynamoDB compatible wide column store
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSWide column store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score19.03
Rank#34  Overall
#21  Relational DBMS
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitealasql.orgaws.amazon.com/­redshiftazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.scylladb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­redshiftdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.scylladb.com
DeveloperAndrey Gershun & Mathias R. WulffAmazon (based on PostgreSQL)MicrosoftScyllaDB
Initial release2014201220102015
Current releaseV12ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaScriptCC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedhostedLinux
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes
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.nonoyesno
Secondary indexesnorestrictedyesyes infocluster global secondary indices
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infodoes not fully support an SQL-standardyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsJavaScript APIJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBC.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnouser defined functions infoin PythonTransact SQLyes, Lua
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes, with always 3 replicas availableselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyesyes infoinformational only, not enforced by the systemyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDno infoAtomicity and isolation are supported for single operations
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 infoin-memory tables
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
AlaSQLAmazon RedshiftMicrosoft Azure SQL Database infoformerly SQL AzureScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 partiesCData: 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 RedshiftMicrosoft Azure SQL Database infoformerly SQL AzureScyllaDB
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

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

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4 April 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

provided by Google News

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15 November 2023, Microsoft

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Power what’s next with limitless relational databases from Azure
15 November 2023, microsoft.com

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

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