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 SimpleDB vs. SQL.JS vs. Stardog vs. YTsaurus

System Properties Comparison AlaSQL vs. Amazon SimpleDB vs. SQL.JS vs. Stardog vs. YTsaurus

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward SciorePort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationYTsaurus is an open source platform for distributed storage and processing.
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSGraph DBMS
RDF store
Document store
Key-value store
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.88
Rank#133  Overall
#23  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websitealasql.orgaws.amazon.com/­simpledbsql.js.orgwww.stardog.comytsaurus.tech
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­simpledbsql.js.org/­documentation/­index.htmldocs.stardog.comytsaurus.tech/­docs/­en
DeveloperAndrey Gershun & Mathias R. WulffAmazonAlon Zakai infoenhancements implemented by othersStardog-UnionYandex
Initial release20142007201220102023
Current release7.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaScriptJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Ubuntu
Data schemeschema-freeschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenonoyesyesyes
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 infoImport/export of XML data possibleno
Secondary indexesnoyes infoAll columns are indexed automaticallyyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL ServerYQL, an SQL-based language, is supported
APIs and other access methodsJavaScript APIRESTful HTTP APIJavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScript.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnononouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnonoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication in HA-Clusteryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoConcurrent data updates can be detected by the applicationACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesno 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.yesyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users and rolesAccess Control Lists

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
AlaSQLAmazon SimpleDBSQL.JSStardogYTsaurus
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

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 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

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

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

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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