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. etcd vs. GridGain vs. HarperDB

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. etcd vs. GridGain vs. HarperDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonetcd  Xexclude from comparisonGridGain  Xexclude from comparisonHarperDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudA distributed reliable key-value storeGridGain is an in-memory computing platform, built on Apache IgniteUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value storeKey-value store
Relational DBMS
Document 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
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Websitealasql.orgaws.amazon.com/­dynamodbetcd.io
github.com/­etcd-io/­etcd
www.gridgain.comwww.harperdb.io
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.gridgain.com/­docs/­index.htmldocs.harperdb.io/­docs
DeveloperAndrey Gershun & Mathias R. WulffAmazonGridGain Systems, Inc.HarperDB
Initial release2014201220072017
Current release3.4, August 2019GridGain 8.5.13.1, August 2021
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercialcommercial infofree community edition available
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 languageJavaScriptGoJava, C++, .NetNode.js
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedFreeBSD
Linux
Windows infoexperimental
Linux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-freeyesdynamic schema
Typing infopredefined data types such as float or datenoyesnoyesyes infoJSON data types
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.nonoyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoANSI-99 for query and DML statements, subset of DDLSQL-like data manipulation statements
APIs and other access methodsJavaScript APIRESTful HTTP APIgRPC
JSON over HTTP
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-side scripts infoStored proceduresnononoyes (compute grid and cache interceptors can be used instead)Custom Functions infosince release 3.1
Triggersyesyes infoby integration with AWS Lambdayes, watching key changesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingA table resides as a whole on one (or more) nodes in a cluster
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes (replicated cache)yes infothe nodes on which a table resides can be defined
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
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 regionnoACIDAtomic execution of specific operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes, using LMDB
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)noSecurity Hooks for custom implementationsAccess rights for users and roles

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

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

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 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

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

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here