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

DBMS > AlaSQL vs. Alibaba Cloud Table Store vs. Amazon DynamoDB vs. BigObject vs. DataFS

System Properties Comparison AlaSQL vs. Alibaba Cloud Table Store vs. Amazon DynamoDB vs. BigObject vs. DataFS

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAlibaba Cloud Table Store  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonBigObject  Xexclude from comparisonDataFS  Xexclude from comparison
DescriptionJavaScript DBMS libraryA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessHosted, scalable database service by Amazon with the data stored in Amazons cloudAnalytic DBMS for real-time computations and queriesAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.
Primary database modelDocument store
Relational DBMS
Wide column storeDocument store
Key-value store
Relational DBMS infoa hierachical model (tree) can be imposedObject oriented DBMS
Secondary database modelsGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.26
Rank#301  Overall
#12  Wide column stores
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Websitealasql.orgwww.alibabacloud.com/­product/­table-storeaws.amazon.com/­dynamodbbigobject.ionewdatabase.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­tablestoredocs.aws.amazon.com/­dynamodbdocs.bigobject.iodev.mobiland.com/­Overview.xsp
DeveloperAndrey Gershun & Mathias R. WulffAlibabaAmazonBigObject, Inc.Mobiland AG
Initial release20142016201220152018
Current release1.1.263, October 2022
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercial infofree tier for a limited amount of database operationscommercial infofree community edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedhostedLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Windows
Data schemeschema-freeschema-freeschema-freeyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)
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.nononono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like DML and DDL statementsno
APIs and other access methodsJavaScript APIHTTP APIRESTful HTTP APIfluentd
ODBC
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
Supported programming languagesJavaScriptJava
Python
.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
VB.Net
Server-side scripts infoStored proceduresnononoLua
Triggersyesnoyes infoby integration with AWS Lambdanono, except callback-events from server when changes happened
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnoneProprietary Sharding system
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoautomatically between fact table and dimension tablesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-row operationsACID infoACID across one or more tables within a single AWS account and regionnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/write lock on objects (tables, trees)yes
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.yesnoyesno
User concepts infoAccess controlnoAccess rights based on subaccounts and tokensAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noWindows-Profile

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

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

More resources
AlaSQLAlibaba Cloud Table StoreAmazon DynamoDBBigObjectDataFS
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

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

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

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

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

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

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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