TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MongoDB vs. Amazon DocumentDB: MongoDB CTO Breaks It Down

15 pointsby saranshkover 6 years ago

4 comments

StudentStuffover 6 years ago
After the horrendous time I&#x27;ve had with &quot;modern&quot; MongoDB losing my data repeatedly through 2018, I will never touch it again. Postgres handles loss of power, full disks, kill -9 and numerous other edge cases just fine, while MongoDB proceeds to corrupt its data and not fail gracefully.<p>Even the redheaded stepchild of databases that is MSSQL goes into read only mode when you have a full disk, there is no excuse for Mongo corrupting itself when a disk is full.
评论 #18976152 未加载
crb002over 6 years ago
Why would anyone back themselves into a corner with Mongo? Postgres has all relevant features, doesn&#x27;t corrupt your data, and has the RDBMS features to fall back on when you need it.
QuinnyPigover 6 years ago
MongoDB is completely appropriate for your production data. Not <i>my</i> production data--that stuff&#x27;s important! But it&#x27;s fine for yours...
miguelmotaover 6 years ago
Always see posts with titles such as &quot;Why We Moved From MongoDB to PostgreSQL&quot; and rarely &quot;Why We Moved From PostgreSQL to MongoDB&quot;. MongoDB is simply unreliable with data and struggles to scale. A few companies that have moved away from MongoDB: shippable, dzone, theguardian, olery, urban airship, bump, etsy, viber, shareaholic, videoamp, digidoc<p>1. <a href="http:&#x2F;&#x2F;blog.shippable.com&#x2F;why-we-moved-from-nosql-mongodb-to-postgressql" rel="nofollow">http:&#x2F;&#x2F;blog.shippable.com&#x2F;why-we-moved-from-nosql-mongodb-to...</a><p>2. <a href="https:&#x2F;&#x2F;dzone.com&#x2F;articles&#x2F;why-we-moved-from-nosql-mongodb-to-postgresql" rel="nofollow">https:&#x2F;&#x2F;dzone.com&#x2F;articles&#x2F;why-we-moved-from-nosql-mongodb-t...</a><p>3. <a href="https:&#x2F;&#x2F;www.theguardian.com&#x2F;info&#x2F;2018&#x2F;nov&#x2F;30&#x2F;bye-bye-mongo-hello-postgres" rel="nofollow">https:&#x2F;&#x2F;www.theguardian.com&#x2F;info&#x2F;2018&#x2F;nov&#x2F;30&#x2F;bye-bye-mongo-h...</a><p>4. <a href="https:&#x2F;&#x2F;developer.olery.com&#x2F;blog&#x2F;goodbye-mongodb-hello-postgresql&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.olery.com&#x2F;blog&#x2F;goodbye-mongodb-hello-postg...</a><p>5. <a href="https:&#x2F;&#x2F;blog.schmichael.com&#x2F;2011&#x2F;11&#x2F;05&#x2F;failing-with-mongodb&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.schmichael.com&#x2F;2011&#x2F;11&#x2F;05&#x2F;failing-with-mongodb&#x2F;</a><p>6. <a href="http:&#x2F;&#x2F;devblog.bu.mp&#x2F;post&#x2F;40786226011&#x2F;from-mongodb-to-riak-7138" rel="nofollow">http:&#x2F;&#x2F;devblog.bu.mp&#x2F;post&#x2F;40786226011&#x2F;from-mongodb-to-riak-7...</a><p>7. <a href="https:&#x2F;&#x2F;mcfunley.com&#x2F;why-mongodb-never-worked-out-at-etsy" rel="nofollow">https:&#x2F;&#x2F;mcfunley.com&#x2F;why-mongodb-never-worked-out-at-etsy</a><p>8. <a href="https:&#x2F;&#x2F;diginomica.com&#x2F;2014&#x2F;04&#x2F;07&#x2F;viber-migrates-mongodb-couchbase-halves-number-aws-servers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;diginomica.com&#x2F;2014&#x2F;04&#x2F;07&#x2F;viber-migrates-mongodb-cou...</a><p>9. <a href="https:&#x2F;&#x2F;www.shareaholic.com&#x2F;blog&#x2F;migrating-to-riak-at-shareaholic&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.shareaholic.com&#x2F;blog&#x2F;migrating-to-riak-at-sharea...</a><p>10. <a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;pulse&#x2F;why-we-switched-from-mongo-postgres-dave-gullo" rel="nofollow">https:&#x2F;&#x2F;www.linkedin.com&#x2F;pulse&#x2F;why-we-switched-from-mongo-po...</a><p>11. <a href="https:&#x2F;&#x2F;blog.svs.io&#x2F;why-i-migrated-away-from-mongodb&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.svs.io&#x2F;why-i-migrated-away-from-mongodb&#x2F;</a><p>12. <a href="https:&#x2F;&#x2F;pastebin.com&#x2F;raw&#x2F;FD3xe6Jt" rel="nofollow">https:&#x2F;&#x2F;pastebin.com&#x2F;raw&#x2F;FD3xe6Jt</a>