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

DBMS > Alibaba Cloud Table Store vs. Amazon CloudSearch vs. SQL.JS vs. SwayDB vs. Teradata

System Properties Comparison Alibaba Cloud Table Store vs. Amazon CloudSearch vs. SQL.JS vs. SwayDB vs. Teradata

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonAmazon CloudSearch  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessA hosted search engine service by Amazon with the data stored in Amazons cloudPort of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelWide column storeSearch engineRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score1.85
Rank#137  Overall
#12  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storeaws.amazon.com/­cloudsearchsql.js.orgswaydb.simer.auwww.teradata.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.aws.amazon.com/­cloudsearchsql.js.org/­documentation/­index.htmldocs.teradata.com
DeveloperAlibabaAmazonAlon Zakai infoenhancements implemented by othersSimer PlahaTeradata
Initial release20162012201220181984
Current releaseTeradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoGNU Affero GPL V3.0commercial
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 languageJavaScriptScala
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nononoyes
Secondary indexesnoyes infoall search fields are automatically indexednoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportednoyes infoSQL 2016 + extensions
APIs and other access methodsHTTP APIHTTP APIJavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJava
Python
JavaScriptJava
Kotlin
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonononoyes infoUDFs, stored procedures, table functions in parallel
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyes infoautomatic partitioning across Amazon Search Instance as requirednonenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infomanaged transparently by AWSnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDAtomic execution of operationsACID
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.noyesyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensauthentication via encrypted signaturesnonofine 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

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

More resources
Alibaba Cloud Table StoreAmazon CloudSearchSQL.JSSwayDBTeradata
DB-Engines blog posts

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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

Apache Paimon Elevates to Top-Level Project, Revolutionizing Data Lake Architectures
18 April 2024, MyChesCo

provided by Google News

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

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

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Teradata adds support for Apache Iceberg, Delta Lake tables
30 April 2024, InfoWorld

Teradata expands AWS collaboration for cloud analytics By Investing.com
2 May 2024, Investing.com

Unify Analytics Leveraging Amazon Athena and Teradata for Robust Query Federation | Amazon Web Services
23 April 2024, AWS Blog

Teradata expands strategic collaboration agreement with AWS to further support customers on cloud modernisation ...
3 May 2024, iTWire

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

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