DB-EnginesExtremeDB for everyone with an RTOSEnglish
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. YottaDB

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAlibaba Cloud Table Store  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonBigObject  Xexclude from comparisonYottaDB  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 queriesA fast and solid embedded Key-value store
Primary database modelDocument store
Relational DBMS
Wide column storeDocument store
Key-value store
Relational DBMS infoa hierachical model (tree) can be imposedKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
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.20
Rank#317  Overall
#47  Key-value stores
Websitealasql.orgwww.alibabacloud.com/­product/­table-storeaws.amazon.com/­dynamodbbigobject.ioyottadb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­tablestoredocs.aws.amazon.com/­dynamodbdocs.bigobject.ioyottadb.com/­resources/­documentation
DeveloperAndrey Gershun & Mathias R. WulffAlibabaAmazonBigObject, Inc.YottaDB, LLC
Initial release20142016201220152001
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercial infofree tier for a limited amount of database operationscommercial infofree community edition availableOpen Source infoAGPL 3.0
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 languageJavaScriptC
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)
Docker
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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 statementsby using the Octo plugin
APIs and other access methodsJavaScript APIHTTP APIRESTful HTTP APIfluentd
ODBC
RESTful HTTP API
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesJavaScriptJava
Python
.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnononoLua
Triggersyesnoyes infoby integration with AWS Lambdano
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceyesnoneyes
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
none
Foreign keys infoReferential integrityyesnonoyes infoautomatically between fact table and dimension tables
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 regionnooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/write lock on objects (tables, trees)
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 based on subaccounts and tokensAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noUsers and groups based on OS-security mechanisms

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

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

RaimaDB logo

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

Present your product here