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

DBMS > AlaSQL vs. Amazon DynamoDB vs. Amazon SimpleDB vs. BigObject vs. jBASE

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. Amazon SimpleDB vs. BigObject vs. jBASE

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonBigObject  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAnalytic DBMS for real-time computations and queriesA robust multi-value DBMS comprising development tools and middleware
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value storeRelational DBMS infoa hierachical model (tree) can be imposedMultivalue 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
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Websitealasql.orgaws.amazon.com/­dynamodbaws.amazon.com/­simpledbbigobject.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbdocs.aws.amazon.com/­simpledbdocs.bigobject.iodocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffAmazonAmazonBigObject, Inc.Rocket Software (formerly Zumasys)
Initial release20142012200720151991
Current release5.7
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationscommercialcommercial 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)
AIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesnoyesoptional
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.nonoyes
Secondary indexesnoyesyes infoAll columns are indexed automaticallyyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like DML and DDL statementsEmbedded SQL for jBASE in BASIC
APIs and other access methodsJavaScript APIRESTful HTTP APIRESTful HTTP APIfluentd
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnononoLuayes
Triggersyesyes infoby integration with AWS Lambdanonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnone infoSharding must be implemented in the applicationnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesnoneyes
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 systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency infocan be specified for read operations
none
Foreign keys infoReferential integrityyesnonoyes infoautomatically between fact table and dimension tablesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoACID across one or more tables within a single AWS account and regionno infoConcurrent data updates can be detected by the applicationnoACID
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.yesyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights can be defined down to the item level

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
AlaSQLAmazon DynamoDBAmazon SimpleDBBigObjectjBASE
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

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

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

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

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

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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.

Present your product here