DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. Amazon DynamoDB vs. Fauna vs. Geode vs. Google BigQuery

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. Fauna vs. Geode vs. Google BigQuery

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGeode  Xexclude from comparisonGoogle BigQuery  Xexclude from comparison
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesLarge scale data warehouse service with append-only tables
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score70.06
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.55
Rank#143  Overall
#26  Document stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Score1.51
Rank#147  Overall
#25  Key-value stores
Score52.67
Rank#19  Overall
#13  Relational DBMS
Websitealasql.orgaws.amazon.com/­dynamodbfauna.comgeode.apache.orgcloud.google.com/­bigquery
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbdocs.fauna.comgeode.apache.org/­docscloud.google.com/­bigquery/­docs
DeveloperAndrey Gershun & Mathias R. WulffAmazonFauna, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Google
Initial release20142012201420022010
Current release1.1, February 2017
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial
Cloud-based only infoOnly available as a cloud servicenoyesyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptScalaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedhostedAll OS with a Java VM infothe JDK (8 or later) is also requiredhosted
Data schemeschema-freeschema-freeschema-freeschema-freeyes
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 indexesnoyesyesnono
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like query language (OQL)yes
APIs and other access methodsJavaScript APIRESTful HTTP APIRESTful HTTP APIJava Client API
Memcached protocol
RESTful HTTP API
RESTful HTTP/JSON API
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functionsuser defined functions infoin JavaScript
Triggersyesyes infoby integration with AWS Lambdanoyes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoconsistent hashingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency
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 regionACIDyes, on a single nodeno infoSince BigQuery is designed for querying data
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.yesnoyesno
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Identity management, authentication, and access controlAccess rights per client and object definableAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)

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
CData: 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 DynamoDBFauna infopreviously named FaunaDBGeodeGoogle BigQuery
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

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 Samsung Cloud optimized Amazon DynamoDB costs
19 September 2024, AWS Blog

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

Join the preview of attribute-based access control for Amazon DynamoDB | Amazon Web Services
3 September 2024, AWS Blog

Faster development with Amazon DynamoDB and Amazon Q Developer
12 September 2024, AWS Blog

AWS Weekly Roundup: Amazon DynamoDB, AWS AppSync, Storage Browser for Amazon S3, and more (September 9, 2024) | Amazon Web Services
9 September 2024, AWS Blog

provided by Google News

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Data Management News for the Week of June 21; Updates from Actian, Astronomer, Reltio & More
21 June 2024, Solutions Review

provided by Google News

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
30 June 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

HPE acquires Ampool to gain distributed SQL engine
9 July 2021, VentureBeat

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Present your product here