Hacker News
- OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol https://github.com/fcoury/oxide 2 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
- Why I am dropping MongoDB for Mysql... http://www.blue74.com/?p=25 46 comments
- Reflections on MongoDB http://collectiveidea.com/blog/archives/2010/06/15/reflections-on-mongodb/ 24 comments
Lobsters
- Over 12,000 MongoDB Databases Deleted by Unistellar Attackers https://www.bleepingcomputer.com/news/security/over-12-000-mongodb-databases-deleted-by-unistellar-attackers/ 11 comments event , security
- 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
- MongoDB reusable connection code review request https://github.com/spencer5051/node-mongodb-reusable-connection 2 comments node
- 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
- 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
- Build a Python CRUD REST API in Flask and MongoDB Using Flask-PyMongo Library https://www.youtube.com/watch?v=HyDACIfdPs0 3 comments flask
- 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
- Elasticsearch transfer tool for MongoDB database https://github.com/indatawetrust/mongo-to-elastic 3 comments linuxadmin
- MongoDB or Elasticsearch: pick two https://rwynn.github.io/monstache-site/ 11 comments golang
- 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 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
- Managing data in MongoDB using Python API http://www.rkblog.rk.edu.pl/w/p/mongodb-data-management-python/ 6 comments programming