DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Apache Drill vs. BigObject vs. Fauna vs. Sequoiadb

System Properties Comparison Amazon DynamoDB vs. Apache Drill vs. BigObject vs. Fauna vs. Sequoiadb

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Drill  Xexclude from comparisonBigObject  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAnalytic DBMS for real-time computations and queriesFauna 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.NewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Relational DBMS infoa hierachical model (tree) can be imposedDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websiteaws.amazon.com/­dynamodbdrill.apache.orgbigobject.iofauna.comwww.sequoiadb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdrill.apache.org/­docsdocs.bigobject.iodocs.fauna.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAmazonApache Software FoundationBigObject, Inc.Fauna, Inc.Sequoiadb Ltd.
Initial release20122012201520142013
Current release1.20.3, January 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2commercial infofree community edition availablecommercialOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaC++
Server operating systemshostedLinux
OS X
Windows
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
hostedLinux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes infooid, date, timestamp, binary, regex
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 indexesyesnoyesyesyes
SQL infoSupport of SQLnoSQL SELECT statement is SQL:2003 compliantSQL-like DML and DDL statementsnoSQL-like query language
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
RESTful HTTP APIproprietary protocol using JSON
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsLuauser defined functionsJavaScript
Triggersyes infoby integration with AWS Lambdanononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonehorizontal partitioning infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
nonenoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infoautomatically between fact table and dimension tablesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionnonoACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/write lock on objects (tables, trees)yesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesnono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Depending on the underlying data sourcenoIdentity management, authentication, and access controlsimple password-based access control

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
Amazon DynamoDBApache DrillBigObjectFauna infopreviously named FaunaDBSequoiadb
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

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

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

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

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

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News



Share this page

Featured Products

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.

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.

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