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. GridGain vs. YugabyteDB

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. GridGain vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonGridGain  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudGridGain is an in-memory computing platform, built on Apache IgniteHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score77.57
Rank#16  Overall
#2  Document stores
#2  Key-value stores
Score1.53
Rank#155  Overall
#26  Key-value stores
#73  Relational DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitealasql.orgaws.amazon.com/­dynamodbwww.gridgain.comwww.yugabyte.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbwww.gridgain.com/­docs/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAndrey Gershun & Mathias R. WulffAmazonGridGain Systems, Inc.Yugabyte Inc.
Initial release2014201220072017
Current releaseGridGain 8.5.12.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaScriptJava, C++, .NetC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes
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.noyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noANSI-99 for query and DML statements, subset of DDLyes, PostgreSQL compatible
APIs and other access methodsJavaScript APIRESTful HTTP APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyes (compute grid and cache interceptors can be used instead)yes infosql, plpgsql, C
Triggersyesyes infoby integration with AWS Lambdayes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes (replicated cache)Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes (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 ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnonoyes
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 regionACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Security Hooks for custom implementationsyes
More information provided by the system vendor
AlaSQLAmazon DynamoDBGridGainYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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

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

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

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

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

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 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 to Sponsor, Exhibit at Kafka Summit 2024 in London
12 March 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

Milvus logo

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

Present your product here