stackshare.io
Open in
urlscan Pro
35.244.248.76
Public Scan
URL:
https://stackshare.io/stackups/amazon-dynamodb-vs-azure-cosmos-db-vs-google-cloud-firestore
Submission Tags: falconsandbox
Submission: On February 25 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On February 25 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form><input placeholder="Search" value="" class="css-1a66jjm"></form>
Text Content
Community Enterprise Sign up/Login Home Application and Data Data Stores NoSQL Database as a Service AMAZON DYNAMODB VS AZURE COSMOS DB VS CLOUD FIRESTORE Decisions Pros & Cons Stats Description Jobs 2 Alternatives Integrations Blog Posts Amazon DynamoDB4.1K Stacks Azure Cosmos DB532 Stacks Cloud Firestore674 Stacks NEED ADVICE ABOUT WHICH TOOL TO CHOOSE?ASK THE STACKSHARE COMMUNITY! Get Advice Amazon DynamoDB Pinpoint Slow-Running Queries Fast With Datadog Follow I use this -------------------------------------------------------------------------------- Stacks4.1K Followers3.1K + 1 Votes195 Azure Cosmos DB Follow I use this -------------------------------------------------------------------------------- Stacks532 Followers983 + 1 Votes130 Cloud Firestore Follow I use this -------------------------------------------------------------------------------- Stacks674 Followers842 + 1 Votes111 Advice on Amazon DynamoDB, Azure Cosmos DB, and Cloud Firestore akash maurya Aug 27, 2020 | 5 upvotes · 142K views Needs advice on Amazon DynamoDB and Cloud Firestore in My Stack We are building a social media app, where users will post images, like their post, and make friends based on their interest. We are currently using Cloud Firestore and Firebase Realtime Database. We are looking for another database like Amazon DynamoDB; how much this decision can be efficient in terms of pricing and overhead? See more Replies (1) William Frank Data Science and Engineering at GeistM · Aug 31, 2020 | 2 upvotes · 90.8K views Recommends Hi, Akash, I wouldn't make this decision without lots more information. Cloud Firestore has a much richer metamodel (document-oriented) than Dynamo (key-value), and Dynamo seems to be particularly restrictive. That is why it is so fast. There are many needs in most applications to get lightning access to the members of a set, one set at a time. Dynamo DB is a great choice. But, social media applications generally need to be able to make long traverses across a graph. While you can make almost any metamodel act like another one, with your own custom layers on top of it, or just by writing a lot more code, it's a long way around to do that with simple key-value sets. It's hard enough to traverse across networks of collections in a document-oriented database. So, if you are moving, I think a graph-oriented database like Amazon Neptune, or, if you might want built-in reasoning, Allegro or Ontotext, would take the least programming, which is where the most cost and bugs can be avoided. Also, managed systems are also less costly in terms of people's time and system errors. It's easier to measure the costs of managed systems, so they are often seen as more costly. See more Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise. Learn More Pros of Amazon DynamoDB Pros of Azure Cosmos DB Pros of Cloud Firestore PROS OF AMAZON DYNAMODB * 62 Predictable performance and cost * 56 Scalable * 35 Native JSON Support * 21 AWS Free Tier * 7 Fast * 3 No sql * 3 To store data * 2 Serverless * 2 No Stored procedures is GOOD * 1 ORM with DynamoDBMapper * 1 Elastic Scalability using on-demand mode * 1 Elastic Scalability using autoscaling * 1 DynamoDB Stream PROS OF AZURE COSMOS DB * 28 Best-of-breed NoSQL features * 22 High scalability * 15 Globally distributed * 14 Automatic indexing over flexible json data model * 10 Tunable consistency * 10 Always on with 99.99% availability sla * 7 Javascript language integrated transactions and queries * 6 Predictable performance * 5 High performance * 5 Analytics Store * 2 Rapid Development * 2 No Sql * 2 Auto Indexing * 2 Ease of use PROS OF CLOUD FIRESTORE * 15 Easy to use * 15 Cloud Storage * 12 Realtime Database * 12 Easy setup * 9 Super fast * 8 Authentication * 6 Realtime listeners * 5 Could Messaging * 5 Hosting * 5 Google Analytics integration * 4 Performance Monitoring * 4 Crash Reporting * 3 Sharing App via invites * 3 Test Lab for Android * 3 Adwords, Admob integration * 2 Dynamic Links (Deeplinking support) * 0 Robust ALI SIGN UP TO ADD OR UPVOTE PROSMAKE INFORMED PRODUCT DECISIONS Sign up now Cons of Amazon DynamoDB Cons of Azure Cosmos DB Cons of Cloud Firestore CONS OF AMAZON DYNAMODB * 4 Only sequential access for paginate data * 1 Scaling * 1 Document Limit Size CONS OF AZURE COSMOS DB * 17 Pricing * 4 Poor No SQL query support CONS OF CLOUD FIRESTORE * 6 Doesn't support FullTextSearch natively SIGN UP TO ADD OR UPVOTE CONSMAKE INFORMED PRODUCT DECISIONS Sign up now 272 13.3K 369 63 39.5K WHAT IS AMAZON DYNAMODB? With it , you can offload the administrative burden of operating and scaling a highly available distributed database cluster, while paying a low price for only what you use. WHAT IS AZURE COSMOS DB? Azure DocumentDB is a fully managed NoSQL database service built for fast and predictable performance, high availability, elastic scaling, global distribution, and ease of development. WHAT IS CLOUD FIRESTORE? Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale. NEED ADVICE ABOUT WHICH TOOL TO CHOOSE?ASK THE STACKSHARE COMMUNITY! Get Advice Jobs that mention Amazon DynamoDB, Azure Cosmos DB, and Cloud Firestore as a desired skillset Sr. Software Engineer CBRE United States of America Texas Richardson View Job Details +16 Sr. Software Engineer CBRE United States of America Texas Richardson View Job Details +12 See jobs for Amazon DynamoDB See jobs for Azure Cosmos DB See jobs for Cloud Firestore What companies use Amazon DynamoDB? What companies use Azure Cosmos DB? What companies use Cloud Firestore? WHAT COMPANIES USE AMAZON DYNAMODB? * Netflix * Amazon * LaunchDarkly * Delivery Hero SE * CRED * Nubank * Lyft WHAT COMPANIES USE AZURE COSMOS DB? * Mews * ClearBank * DocuWare * Jet.com * Rumble * doubleSlash Net-Business GmbH * Microsoft-365 WHAT COMPANIES USE CLOUD FIRESTORE? * Bepro Company * QuintoAndar * Freetrade * Caredoc * EasyCrédito * HackerRank * Ackee SIGN UP TO GET FULL ACCESS TO ALL THE COMPANIESMAKE INFORMED PRODUCT DECISIONS Sign up now What tools integrate with Amazon DynamoDB? What tools integrate with Azure Cosmos DB? What tools integrate with Cloud Firestore? WHAT TOOLS INTEGRATE WITH AMAZON DYNAMODB? * MySQL * PostgreSQL * SQLite * Datadog * Amazon RDS for PostgreSQL * Redash * AWS AppSync WHAT TOOLS INTEGRATE WITH AZURE COSMOS DB? * JavaScript * Python * Node.js * Java * MongoDB * Microsoft Azure * .NET WHAT TOOLS INTEGRATE WITH CLOUD FIRESTORE? * Python * Node.js * Java * Firebase * Golang * Socket.IO * Google Cloud Functions SIGN UP TO GET FULL ACCESS TO ALL THE TOOL INTEGRATIONSMAKE INFORMED PRODUCT DECISIONS Sign up now BLOG POSTS How Sqreen handles 50,000 requests every minute in a write-hea... Sep 17 2019 at 9:38PM Sqreen +16 16 6498 Dubsmash: Scaling To 200 Million Users With 3 Engineers Dec 14 2017 at 10:02AM Dubsmash +46 53 71174 How Uploadcare Built a Stack That Handles 350M File API Reques... Jul 28 2017 at 7:41AM Uploadcare +45 27 32349 How LaunchDarkly Serves Over 4 Billion Feature Flags Daily Sep 9 2016 at 2:06AM LaunchDarkly +30 27 17325 How Opsee Chose A Container Orchestration Platform May 27 2016 at 5:01AM Opsee Co +23 12 6454 The Stack That Helped Medium Scale To 2.6 Millennia Of Reading... Oct 22 2015 at 8:05AM Medium +37 119 37403 How Sendwithus Sent Their First Billion Emails Oct 8 2015 at 8:03AM Sendwithus +25 7 3034 Scaling Clearbit to 2M API Requests Per Day Sep 4 2015 at 8:23AM Clearbit +17 18 5822 What are some alternatives to Amazon DynamoDB, Azure Cosmos DB, and Cloud Firestore? Google Cloud Datastore Use a managed, NoSQL, schemaless database for storing non-relational data. Cloud Datastore automatically scales as you need it and supports transactions as well as robust, SQL-like queries. MongoDB MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding. Amazon SimpleDB Developers simply store and query data items via web services requests and Amazon SimpleDB does the rest. Behind the scenes, Amazon SimpleDB creates and manages multiple geographically distributed replicas of your data automatically to enable high availability and data durability. Amazon SimpleDB provides a simple web services interface to create and store multiple data sets, query your data easily, and return the results. Your data is automatically indexed, making it easy to quickly find the information that you need. There is no need to pre-define a schema or change a schema if new data is added later. And scale-out is as simple as creating new domains, rather than building out new servers. MySQL The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Amazon S3 Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web See all alternatives Sponsored Try FullStory Try the award-winning Mobile Development Solution Learn More Sponsored Try FullStory Try the award-winning Mobile Development Solution Learn More See all the technologies you’re using across your company. Sign up for StackShare EnterpriseLearn More RELATED COMPARISONS Amazon DynamoDB vs Google Cloud Bigtable vs Google Cloud DatastoreAmazon DynamoDB vs Google Cloud BigtableAmazon DynamoDB vs Google Cloud DatastoreAmazon DynamoDB vs Cloud FirestoreAmazon DynamoDB vs Azure Cosmos DB vs Google Cloud Bigtable TRENDING COMPARISONS Django vs Laravel vs Node.jsBootstrap vs Foundation vs Material-UINode.js vs Spring BootFlyway vs LiquibaseAWS CodeCommit vs Bitbucket vs GitHub TOP COMPARISONS Bitbucket vs GitHub vs GitLabHipChat vs Mattermost vs SlackPostman vs Swagger UIBootstrap vs Materialize TOOLS & SERVICES Compare ToolsSearchBrowse Tool AlternativesBrowse Tool CategoriesSubmit A ToolApprove Tools COMPANY BlogAPIJob SearchCareersOur StackAdvertise With UsContact Us FOLLOW US * * * * Terms·Privacy SOC 2 TYPE 2 CERTIFIED Copyright © 2023 StackShare, Inc. All rights reserved. Sitemap Automatically sync your stack profiles with your GitHub repos 💫 Install the StackShare GitHub App to automatically create stack profiles for your org’s public/private repos! Learn more