Learn MongoDB

501 posts

Learn MongoDB banner
Learn MongoDB

Learn MongoDB

@LearnMongo

https://t.co/R6vV70AhdE a resource for developers and anyone else using MongoDB. Maintained by @JustinJenkins

Katılım Ağustos 2010
684 Takip Edilen3.3K Takipçiler
Sabitlenmiş Tweet
Learn MongoDB
Learn MongoDB@LearnMongo·
📍“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! ✅ Store GeoJSON Points [longitude, latitude] ✅ Add geospatial indexes ✅ Use $near for sorted nearest … $geoWithin for inside areas … $geoNear for distances Check it out! And if you are in the radius, why not join me at MongoDB .local London this October the 7th? Grab 60% off with code ChampionJustin60
English
1
1
2
408
Learn MongoDB
Learn MongoDB@LearnMongo·
❄️🐾 Tracks in the snow tell a story. 🐾❄️ You can see where something went, how direct the path was and where it hesitated. @MongoDB queries leave tracks too. When a query feels slow, guessing won’t help … that’s exactly what .explain() is for! 👉 learnmongo.com/query-plans-th… Learn more in the post where we talk all about query plans and explain. #MongoDB #Databases
English
0
2
4
139
Learn MongoDB
Learn MongoDB@LearnMongo·
🎉 Another New Year 🎉 ... Another Reset? If you follow a football ⚽️ (soccer) team that attempt at a reset might be on the pitch and your @MongoDB database. But the same mistakes ❌ keep happening?! 👉 learnmongo.com/a-mongodb-new-… Learn how small, fundamental fixes in MongoDB queries, data shape and indexing can yield real performance ⚡️ wins ... and can take you to the championship 🏆! ✅ No sacking of the manager required. Also make sure to check out lots of other resources at the end of the article!
English
0
2
2
102
Learn MongoDB
Learn MongoDB@LearnMongo·
📍“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! ✅ Store GeoJSON Points [longitude, latitude] ✅ Add geospatial indexes ✅ Use $near for sorted nearest … $geoWithin for inside areas … $geoNear for distances Check it out! And if you are in the radius, why not join me at MongoDB .local London this October the 7th? Grab 60% off with code ChampionJustin60
English
1
1
2
408
Learn MongoDB
Learn MongoDB@LearnMongo·
🔍 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 ideal for small-to-mid sized apps (or even more features with Atlas Search!) ✨ See how it works: learnmongo.com/full-text-sear…
English
0
1
2
201
Learn MongoDB
Learn MongoDB@LearnMongo·
🧹 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 cleanup scripts. Just a clean database.
English
1
0
1
161
Learn MongoDB
Learn MongoDB@LearnMongo·
Change Streams! mongodb.com/docs/manual/ch… “Applications can use change streams to subscribe to all data changes on a single collection, a database, or an entire deployment, and immediately react to them. Because change streams use the aggregation framework, applications can also filter for specific changes or transform the notifications at will.”
English
0
0
5
155
MongoDB
MongoDB@MongoDB·
What's a MongoDB feature that you think more people should know about? Sound off below 👇 🔍
English
6
6
18
5.9K
Learn MongoDB
Learn MongoDB@LearnMongo·
⚡️ 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…
English
0
0
3
369
Learn MongoDB retweetledi
MongoDB
MongoDB@MongoDB·
💚 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 tweet media
English
2
12
52
15K
Learn MongoDB retweetledi
MongoDB
MongoDB@MongoDB·
We're thrilled to unveil these announcements empowering businesses to shape their AI journey with MongoDB. Details in thread 🧵↓
MongoDB tweet media
English
1
8
26
4.4K
Learn MongoDB retweetledi
MongoDB
MongoDB@MongoDB·
We asked our Champions what being a part of our MongoDB Community means to them… Check it out! 👇
English
1
3
9
3.3K
Learn MongoDB
Learn MongoDB@LearnMongo·
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 tweet media
English
0
0
2
290
Learn MongoDB retweetledi
MongoDB
MongoDB@MongoDB·
#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
English
2
7
44
30.4K
Learn MongoDB
Learn MongoDB@LearnMongo·
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
English
0
0
2
333