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. CouchDB vs. H2 vs. HugeGraph

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. CouchDB vs. H2 vs. HugeGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonH2  Xexclude from comparisonHugeGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fast-speed and highly-scalable Graph DBMS
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Document storeRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial 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
Score9.30
Rank#45  Overall
#7  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websitealasql.orgaws.amazon.com/­dynamodbcouchdb.apache.orgwww.h2database.comgithub.com/­hugegraph
hugegraph.apache.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbdocs.couchdb.org/­en/­stablewww.h2database.com/­html/­main.htmlhugegraph.apache.org/­docs
DeveloperAndrey Gershun & Mathias R. WulffAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerThomas MuellerBaidu
Initial release20142012200520052018
Current release3.3.3, December 20232.2.220, July 20230.9
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationsOpen Source infoApache version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 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 languageJavaScriptErlangJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
macOS
Unix
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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.nononono
Secondary indexesnoyesyes infovia viewsyesyes infoalso supports composite index and range index
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyesno
APIs and other access methodsJavaScript APIRESTful HTTP APIRESTful HTTP/JSON APIJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaGroovy
Java
Python
Server-side scripts infoStored proceduresnonoView functions in JavaScriptJava Stored Procedures and User-Defined Functionsasynchronous Gremlin script jobs
Triggersyesyes infoby integration with AWS Lambdayesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoimproved architecture with release 2.0noneyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseyes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnovia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonoyesyes infoedges in graph
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 infoatomic operations within a single document possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes, multi-version concurrency control (MVCC)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.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databasefine grained access rights according to SQL-standardUsers, roles and permissions

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 DynamoDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"H2HugeGraph
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, 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

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

provided by Google News

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

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

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

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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.

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here