LearnMongo's profile picture. https://learnmongo.com a resource for developers and anyone else using MongoDB. Maintained by @JustinJenkins

Learn MongoDB

@LearnMongo

https://learnmongo.com a resource for developers and anyone else using MongoDB. Maintained by @JustinJenkins

Fixado

📍“Restaurants within 2 km” or “events inside this neighborhood” … do you want to know how to search like that with @MongoDB?📍 👉 learnmongo.com/working-with-g… In this post I show the data model, indexes that matter, and the 3 queries you'll reuse everywhere … plus a map example!…


🔍 How much do you know about Text Search? 🔍 @MongoDB supports text search with relevance scoring ... built right in. 🦾 learnmongo.com/full-text-sear… ✔️ Let users search by multiple fields at once ✔️ Sort results by relevance ✔️ No third-party tools needed It's fast, simple, and…


🧹 Want your @MongoDB collection to clean itself up? 🧹 Use a TTL index! MongoDB can automatically delete documents after a set time! ⌛ Read more in this Quick Tips post! learnmongo.com/clean-up-old-d… Perfect for things like session data, temp tokens, or logs. No cron jobs. No…


⚡️ New LearnMongo Post Series! ⚡️ We will explore 🥾 operators in the @MongoDB Aggregation Framework via a collection of recipes 🌮 and a fictional website we are building. First up, learn how to use $min and $max to provide useful website features! learnmongo.com/mongodb-aggreg…


A great session from Asya Kamsky “De-mythologizing” Indexes in @MongoDB given in her signature style and wit! 🕵️‍♀️ #MongoDB #MongoDBLocal

LearnMongo's tweet image. A great session from Asya Kamsky “De-mythologizing” Indexes in @MongoDB given in her signature style and wit! 🕵️‍♀️

#MongoDB #MongoDBLocal
LearnMongo's tweet image. A great session from Asya Kamsky “De-mythologizing” Indexes in @MongoDB given in her signature style and wit! 🕵️‍♀️

#MongoDB #MongoDBLocal
LearnMongo's tweet image. A great session from Asya Kamsky “De-mythologizing” Indexes in @MongoDB given in her signature style and wit! 🕵️‍♀️

#MongoDB #MongoDBLocal
LearnMongo's tweet image. A great session from Asya Kamsky “De-mythologizing” Indexes in @MongoDB given in her signature style and wit! 🕵️‍♀️

#MongoDB #MongoDBLocal

Excited to be a @MongoDB Champion! 🏆– (@justinjenkins) 👇🏻👇🏻👇🏻

💚 Introducing the new cohort of MongoDB Community Champions! Meet the 18 developers from around the world who will serve as the connective tissue between MongoDB and our large and active developer community. mongodb.social/6013iTuXR #LoveYourDevelopers

MongoDB's tweet image. 💚 Introducing the new cohort of MongoDB Community Champions!

Meet the 18 developers from around the world who will serve as the connective tissue between MongoDB and our large and active developer community.
mongodb.social/6013iTuXR 

#LoveYourDevelopers


Learn MongoDB repostou

💚 Introducing the new cohort of MongoDB Community Champions! Meet the 18 developers from around the world who will serve as the connective tissue between MongoDB and our large and active developer community. mongodb.social/6013iTuXR #LoveYourDevelopers

MongoDB's tweet image. 💚 Introducing the new cohort of MongoDB Community Champions!

Meet the 18 developers from around the world who will serve as the connective tissue between MongoDB and our large and active developer community.
mongodb.social/6013iTuXR 

#LoveYourDevelopers

This is some exciting news for all you tinkerers & those looking to add better search capabilities or dabble into #vectorsearch, both full-text $search and Vector Search are coming to @MongoDB Community Edition! mongodb.com/blog/post/welc…

LearnMongo's tweet image. This is some exciting news for all you tinkerers & those looking to add better search capabilities or dabble into #vectorsearch, both full-text $search and Vector Search are coming to @MongoDB Community Edition!

mongodb.com/blog/post/welc…

Learn MongoDB repostou

We're thrilled to unveil these announcements empowering businesses to shape their AI journey with MongoDB. Details in thread 🧵↓

MongoDB's tweet image. We're thrilled to unveil these announcements empowering businesses to shape their AI journey with MongoDB. 

Details in thread 🧵↓

Learn MongoDB repostou

We asked our Champions what being a part of our MongoDB Community means to them… Check it out! 👇


Bringing out this oldie but goodie today … who is coming out for @MongoDB Developer Day in New York City before #MongoDB (dot) Local NYC tomorrow? Happy to meet you there in person (or DM me) don’t be shy! Happy coding. 🤓

LearnMongo's tweet image. Bringing out this oldie but goodie today … who is coming out for @MongoDB Developer Day in New York City before #MongoDB (dot) Local NYC tomorrow?

Happy to meet you there in person (or DM me) don’t be shy! Happy coding. 🤓

Learn MongoDB repostou

#MongoDBlocal is back in NYC! Join us on May 2nd to discover what's new, dive into hands-on learning, and see how MongoDB is changing the game with data. 🗽Register: mongodb.social/6016ZZfKm


In this guide, we’ll walk you through the process of installing @MongoDB on @Docker, persisting database data files, connecting to #MongoDB, and even running MongoDB Server via #Docker Compose! learnmongo.com/getting-starte…


Indexes are crucial for ⚡️ optimizing query performance ⚡️but they can also be costly 💸 to create. So, what if you’re uncertain 🤔 about removing one? learnmongo.com/mongodbs-hidde… @MongoDB offers a nifty solution: hiding 🙈 indexes. #MongoDB


#MongoDB's flexible document model allows for a wide range of data types within a collection, offering an vast amount of versatility. However, in certain scenarios, it becomes imperative to maintain a structured schema across all documents, while retaining the benefits of…


Optimizing the performance of @MongoDB relies heavily on effective querying. However, determining areas for optimization in a query can be challenging. This is where the concept of a query plan comes into play ... an amazing tool for developers and database administrators to…


Loading...

Something went wrong.


Something went wrong.