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

DBMS > Amazon DynamoDB vs. BoltDB vs. HBase vs. SQL.JS

System Properties Comparison Amazon DynamoDB vs. BoltDB vs. HBase vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBoltDB  Xexclude from comparisonHBase  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.Wide-column store based on Apache Hadoop and on concepts of BigTablePort of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Key-value storeWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­boltdb/­bolthbase.apache.orgsql.js.org
Technical documentationdocs.aws.amazon.com/­dynamodbhbase.apache.org/­book.htmlsql.js.org/­documentation/­index.html
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by PowersetAlon Zakai infoenhancements implemented by others
Initial release2012201320082012
Current release2.3.4, January 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoMIT LicenseOpen Source infoApache version 2Open Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaScript
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows infousing Cygwin
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyesnooptions to bring your own types, AVROyes
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 indexesyesnono
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
Thrift
JavaScript API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
GoC
C#
C++
Groovy
Java
PHP
Python
Scala
JavaScript
Server-side scripts infoStored proceduresnonoyes infoCoprocessors in Javano
Triggersyes infoby integration with AWS Lambdanoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency or Eventual Consistencynone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyesSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno

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
Amazon DynamoDBBoltDBHBaseSQL.JS
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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

MapR Technologies' Executives to Speak About Big Data, HBase and Hadoop at Upcoming April Conferences
10 May 2024, Yahoo Movies UK

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HBase Tutorial
24 February 2023, Simplilearn

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

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here