DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. Amazon DynamoDB vs. Badger vs. SQL.JS vs. Yaacomo

System Properties Comparison Alibaba Cloud Table Store vs. Amazon DynamoDB vs. Badger vs. SQL.JS vs. Yaacomo

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonBadger  Xexclude from comparisonSQL.JS  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA 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 cloudAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Port of SQLite to JavaScriptOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelWide column storeDocument store
Key-value store
Key-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storeaws.amazon.com/­dynamodbgithub.com/­dgraph-io/­badgersql.js.orgyaacomo.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.aws.amazon.com/­dynamodbgodoc.org/­github.com/­dgraph-io/­badgersql.js.org/­documentation/­index.html
DeveloperAlibabaAmazonDGraph LabsAlon Zakai infoenhancements implemented by othersQ2WEB GmbH
Initial release20162012201720122009
License infoCommercial or Open Sourcecommercialcommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Sourcecommercial
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 languageGoJavaScript
Server operating systemshostedhostedBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 indexesnoyesnoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsHTTP APIRESTful HTTP APIJavaScript APIJDBC
ODBC
Supported programming languagesJava
Python
.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
GoJavaScript
Server-side scripts infoStored proceduresnononono
Triggersnoyes infoby integration with AWS Lambdanonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingnonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
nonenoneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACID infoACID across one or more tables within a single AWS account and regionnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonofine grained access rights according to SQL-standard

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
Alibaba Cloud Table StoreAmazon DynamoDBBadgerSQL.JSYaacomo
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

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

show all

Recent citations in the 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

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, 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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here