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

DBMS > Amazon SimpleDB vs. Microsoft Azure Synapse Analytics vs. SQL.JS vs. STSdb vs. WakandaDB

System Properties Comparison Amazon SimpleDB vs. Microsoft Azure Synapse Analytics vs. SQL.JS vs. STSdb vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerPort of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value storeObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score20.56
Rank#31  Overall
#19  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­simpledbazure.microsoft.com/­services/­synapse-analyticssql.js.orggithub.com/­STSSoft/­STSdb4wakanda.github.io
Technical documentationdocs.aws.amazon.com/­simpledbdocs.microsoft.com/­azure/­synapse-analyticssql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
DeveloperAmazonMicrosoftAlon Zakai infoenhancements implemented by othersSTS Soft SCWakanda SAS
Initial release20072016201220112012
Current release4.0.8, September 20152.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoGPLv2, commercial license availableOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptC#C++, JavaScript
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)WindowsLinux
OS X
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes infoprimitive types and user defined types (classes)yes
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallyyesno
SQL infoSupport of SQLnoyesyes infoSQL-92 is not fully supportednono
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
JavaScript API.NET Client APIRESTful HTTP API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C#
Java
PHP
JavaScriptC#
Java
JavaScript
Server-side scripts infoStored proceduresnoTransact SQLnonoyes
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding, horizontal partitioningnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesnonoyes

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

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

More resources
Amazon SimpleDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSQL.JSSTSdbWakandaDB
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

RaimaDB logo

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

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

Present your product here