Hacker News
- Jepsen: MongoDB 3.6.4 http://jepsen.io/analyses/mongodb-3-6-4 70 comments
- Poor performance from your MongoDB database? Look at the shard key http://gobitcan.com/blog/2014-12-05-poor-performance-from-your-mongodb-database-look-at-the-shard-key 15 comments
- New MongoDB alerts and advisories page http://alerts.mongodb.org/ 11 comments
- MongoDB Gotchas http://www.vancelucas.com/blog/mongodb-gotchas/ 3 comments
- Reflections on MongoDB http://collectiveidea.com/blog/archives/2010/06/15/reflections-on-mongodb/ 24 comments
- The Great Migration from MongoDB to PostgreSQL https://infisical.com/blog/postgresql-migration-technical 111 comments programming
- I built a different kind of DBMS think MongoDB x MySQL x Redis. CursusDB is an open-source secure distributed in-memory yet persisted document oriented database with real-time capabilities and it's own SQL like query language! https://github.com/cursusdb/cursusdb 20 comments programming
- Azure Cosmos DB at Ignite 2023: Chatbots, autoscale, MongoDB vCore and more! https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-at-ignite-2023-chatbots-autoscale-mongodb-vcore-and-more/ 2 comments azure
- Getting Started with the Flutter Realm SDK for MongoDB https://suragch.medium.com/getting-started-with-the-flutter-realm-sdk-for-mongodb-835b897d9f09?sk=4dfedabf57209c0b04ef714e934b504d 2 comments flutterdev
- MongoDB C# Driver Vs. MongoDB.Entities Benchmark https://mongodb-entities.com/wiki/Performance-Benchmarks.html 14 comments dotnet
- MongoDB Backups to S3 https://blog.frederikring.com/articles/mongodb-backup-aws-lambda/ 7 comments aws
- greenleaf: Mongodb tiny and type safe query wrapper in Go https://www.reddit.com/r/golang/comments/m8epen/greenleaf_mongodb_tiny_and_type_safe_query/ 7 comments golang
- Rust + MongoDB API tutorial by new Rustacean https://www.reddit.com/r/rust/comments/hguzep/rust_mongodb_api_tutorial_by_new_rustacean/ 6 comments rust
- [Show off] Second "full-stack" app - Roomie - Find a room to rent! Built with: React + TailwindCSS + Express + MongoDB + Heroku / S3 https://appjournals.herokuapp.com/ 77 comments reactjs
- MongoDB fails to preserve snapshot isolation even at strongest r/w concerns http://jepsen.io/analyses/mongodb-4.2.6 66 comments programming
- Introducing MongoDB for VS Code https://www.mongodb.com/blog/post/introducing-mongodb-for-vs-code?utm_campaign=mdbvscode&utm_source=linkedin&utm_medium=organic_social 13 comments webdev
- Jepsen: MongoDB 4.2.6 http://jepsen.io/analyses/mongodb-4.2.6 49 comments programming
- How to know if a user has unread messages (node + mongodb)? https://socket.io 4 comments node
- Python Flask REST API MongoDB CRUD Example - Roy Tutorials https://www.roytuts.com/python-flask-rest-api-mongodb-crud-example/ 3 comments flask
- Super lean Mongodb wrapper. Use to start/close local db in unit/integration/e2e tests. https://www.npmjs.com/package/mongodb-mocker 5 comments node
- How to set up a GraphQL Server using Node.js, Express & MongoDB https://medium.freecodecamp.org/how-to-set-up-a-graphql-server-using-node-js-express-mongodb-52421b73f474 14 comments node
- Why We Moved From NoSQL MongoDB to PostgreSQL https://dzone.com/articles/why-we-moved-from-nosql-mongodb-to-postgresql 1094 comments programming
- Build and deploy a social network with Node.js, Express, React, Redux & MongoDB. Learn how to put it all together. https://medium.com/@marteinbaven/mern-stack-front-to-back-full-stack-react-redux-node-js-4d850fd05e8a 9 comments node
- Building Spring Boot, MongoDB, and React.js CRUD Web Application https://www.djamware.com/post/5ab6397c80aca714d19d5b9c/building-spring-boot-mongodb-and-reactjs-crud-web-application 5 comments reactjs
- Docker & MongoDB https://www.reddit.com/r/webdev/comments/6rze63/docker_mongodb/ 4 comments webdev
- Attacking NodeJS and MongoDB - Part To http://blog.websecurify.com/2014/08/attacks-nodejs-and-mongodb-part-to.html 7 comments node
- MongoDB or Elasticsearch: pick two https://rwynn.github.io/monstache-site/ 11 comments golang
- When did the MongoDB site get so... Corporate? https://www.mongodb.com/ 5 comments webdev
- Poll: People who prefer PostgreSQL to MongoDB, how do you use it? https://gist.github.com/k-bx/799855d18ef4910dc0b8 50 comments programming
- Introducing the all-new C++11/14 MongoDB Driver https://www.mongodb.com/blog/post/introducing-new-c-driver 3 comments cpp
- Use your MongoDB document _id as your created_at timestamp for date range queries and avoid creating an unnecessary index http://mauricio.github.io/2014/09/04/mongodb-ids-include-timestamps.html 6 comments ruby
- Mongodb – Remote Code Execution by DatabaseSpraying http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/ 21 comments netsec
- Free course: MongoDB for Java Developers (starts May 13) https://education.10gen.com/courses/10gen/m101j/2013_may/about 4 comments java
- MongoDB architecture http://horicky.blogspot.com/2012/04/mongodb-architecture.html 11 comments programming
- MongoDb Enterprise Design with the Repository Pattern and NoSQL http://www.primaryobjects.com/cms/article137.aspx 10 comments programming
- MongoDB FUD & Hate: CTO of 10gen Responds http://news.ycombinator.com/item?id=3202959 326 comments programming
- Two Reasons You Shouldn't Use MongoDB http://ethangunderson.com/blog/two-reasons-to-not-use-mongodb/ 9 comments programming
- Why I am dropping MongoDB for Mysql http://www.blue74.com/?p=25 78 comments programming
- MongoDB vs. SQL Server 2008 Performance Showdown - Further proof that the NoSql crowd have no clue what they are doing. http://www.michaelckennedy.net/blog/2010/04/29/mongodbvssqlserver2008performanceshowdown.aspx?utm_source=feedburner&utm_medium=feed&utm_campaign=feed%3A+michaelckennedysweblog+%28michael+c.+kennedy%27s+weblog%29 114 comments programming
- Managing data in MongoDB using Python API http://www.rkblog.rk.edu.pl/w/p/mongodb-data-management-python/ 6 comments programming