DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Amazon DocumentDB vs. Apache Drill vs. Fauna vs. GridDB

System Properties Comparison AlaSQL vs. Amazon DocumentDB vs. Apache Drill vs. Fauna vs. GridDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DocumentDB  Xexclude from comparisonApache Drill  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGridDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, scalable, highly available, and fully managed MongoDB-compatible database serviceSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFauna 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.Scalable in-memory time series database optimized for IoT and Big Data
Primary database modelDocument store
Relational DBMS
Document storeDocument store
Relational DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMS
Secondary database modelsKey-value store
Relational 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
Score1.91
Rank#132  Overall
#24  Document stores
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Websitealasql.orgaws.amazon.com/­documentdbdrill.apache.orgfauna.comgriddb.net
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­documentdb/­resourcesdrill.apache.org/­docsdocs.fauna.comdocs.griddb.net
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationFauna, Inc.Toshiba Corporation
Initial release20142019201220142013
Current release1.20.3, January 20235.1, August 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2commercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also available
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptScalaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Windows
hostedLinux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes infonumerical, string, blob, geometry, boolean, timestamp
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.nonononono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL SELECT statement is SQL:2003 compliantnoSQL92, SQL-like TQL (Toshiba Query Language)
APIs and other access methodsJavaScript APIproprietary protocol using JSON (MongoDB compatible)JDBC
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Supported programming languagesJavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
C++C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functionsno
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate ConsistencyImmediate consistency within container, eventual consistency across containers
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic single-document operationsnoACIDACID at container level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesDepending on the underlying data sourceyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourcenoyes
User concepts infoAccess controlnoAccess rights for users and rolesDepending on the underlying data sourceIdentity management, authentication, and access controlAccess rights for users can be defined per database
More information provided by the system vendor
AlaSQLAmazon DocumentDBApache DrillFauna infopreviously named FaunaDBGridDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLAmazon DocumentDBApache DrillFauna infopreviously named FaunaDBGridDB
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

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here