DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Amazon SimpleDB vs. Microsoft Access vs. Riak TS vs. Warp 10

System Properties Comparison AlaSQL vs. Amazon SimpleDB vs. Microsoft Access vs. Riak TS vs. Warp 10

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRiak TS  Xexclude from comparisonWarp 10  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 ScioreMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSTime Series DBMSTime Series DBMS
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
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitealasql.orgaws.amazon.com/­simpledbwww.microsoft.com/­en-us/­microsoft-365/­accesswww.warp10.io
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­simpledbdeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.warp10.io/­content/­02_Getting_started
DeveloperAndrey Gershun & Mathias R. WulffAmazonMicrosoftOpen Source, formerly Basho TechnologiesSenX
Initial release20142007199220152015
Current release1902 (16.0.11328.20222), March 20193.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercial infoBundled with Microsoft OfficeOpen SourceOpen Source infoApache License 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 languageJavaScriptC++ErlangJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedWindows infoNot a real database server, but making use of DLLsLinux
OS X
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenonoyesnoyes
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
Secondary indexesnoyes infoAll columns are indexed automaticallyyesrestrictedno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infobut not compliant to any SQL standardyes, limitedno
APIs and other access methodsJavaScript APIRESTful HTTP APIADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
HTTP API
Jupyter
WebSocket
Supported programming languagesJavaScript.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnonoyes infosince Access 2010 using the ACE-engineErlangyes infoWarpScript
Triggersyesnoyes infosince Access 2010 using the ACE-engineyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationnoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneselectable replication factorselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesnoyesno infolinks between datasets can be storedno
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 applicationACID infobut no files for transaction loggingnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)no infoa simple user-level security was built in till version Access 2003noMandatory use of cryptographic tokens, containing fine-grained authorizations

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 SimpleDBMicrosoft AccessRiak TSWarp 10
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

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

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

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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.

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