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 > Amazon DynamoDB vs. Databricks vs. FatDB vs. Google Cloud Datastore vs. Warp 10

System Properties Comparison Amazon DynamoDB vs. Databricks vs. FatDB vs. Google Cloud Datastore vs. Warp 10

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatabricks  Xexclude from comparisonFatDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonWarp 10  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Key-value store
Document store
Relational DBMS
Document store
Key-value store
Document storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.databricks.comcloud.google.com/­datastorewww.warp10.io
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.databricks.comcloud.google.com/­datastore/­docswww.warp10.io/­content/­02_Getting_started
DeveloperAmazonDatabricksFatCloudGoogleSenX
Initial release20122013201220082015
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialcommercialOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#Java
Server operating systemshostedhostedWindowshostedLinux
OS X
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes, details hereyes
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.yesnono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnowith Databricks SQLno infoVia inetgration in SQL ServerSQL-like query language (GQL)no
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Python
R
Scala
C#.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyes infovia applicationsusing Google App Engineyes infoWarpScript
Triggersyes infoby integration with AWS Lambdayes infovia applicationsCallbacks using the Google Apps Engineno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesselectable replication factorMulti-source replication using Paxosselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsno
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 regionACIDnoACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)no infoCan implement custom security layer via applicationsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Mandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Amazon DynamoDBDatabricksFatDBGoogle Cloud DatastoreWarp 10
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
Amazon DynamoDBDatabricksFatDBGoogle Cloud DatastoreWarp 10
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

show all

Recent citations in the news

Roundup: Amazon's DynamoDB
31 May 2024, Data Center Knowledge

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Databricks Releases Keynote Lineup and Data Intelligence Programming for 2024 Data + AI Summit
3 June 2024, PR Newswire

Snowflake at a crossroads and a mixed earnings picture
3 June 2024, SiliconANGLE News

Snowflake adopts open source strategy to grab data catalog mind share
3 June 2024, InfoWorld

BOV selects Databricks to implement state-of-the-art intelligence platform
4 June 2024, Times of Malta

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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

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.

Present your product here