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

DBMS > AlaSQL vs. Amazon DynamoDB vs. CockroachDB vs. HBase vs. Sqrrl

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. CockroachDB vs. HBase vs. Sqrrl

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonHBase  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Wide-column store based on Apache Hadoop and on concepts of BigTableAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Relational DBMSWide column storeDocument store
Graph DBMS
Key-value store
Wide column store
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
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Websitealasql.orgaws.amazon.com/­dynamodbwww.cockroachlabs.comhbase.apache.orgsqrrl.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbwww.cockroachlabs.com/­docshbase.apache.org/­book.html
DeveloperAndrey Gershun & Mathias R. WulffAmazonCockroach LabsApache Software Foundation infoApache top-level project, originally developed by PowersetAmazon infooriginally Sqrrl Data, Inc.
Initial release20142012201520082012
Current release23.1.1, May 20232.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0, commercial license availableOpen Source infoApache version 2commercial
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 languageJavaScriptGoJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
macOS
Windows
Linux
Unix
Windows infousing Cygwin
Linux
Data schemeschema-freeschema-freedynamic schemaschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or datenoyesyesoptions 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 indexesnoyesyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes, wire compatible with PostgreSQLnono
APIs and other access methodsJavaScript APIRESTful HTTP APIJDBCJava API
RESTful HTTP API
Thrift
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Groovy
Java
PHP
Python
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnononoyes infoCoprocessors in Javano
Triggersyesyes infoby integration with AWS Lambdanoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication using RAFTMulti-source replication
Source-replica replication
selectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesnoyesnono
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 regionACIDSingle row ACID (across millions of columns)Atomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnoyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Role-based access controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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 DynamoDBCockroachDBHBaseSqrrl
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

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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

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

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

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.

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

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

Milvus logo

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

Present your product here