#mongodb résultats de recherche
Most companies I talk to know they’re overpaying for #MongoDB. But they don’t migrate because “it’s working, why risk breaking it?” Or “don’t have the time” I get it. That’s why we handle everything. Zero downtime. You just save money. Request here: galaxycloud.app/databases/mong…
Day 40/100 - #100DaysOfCode 🚀 Learned about Mongoose & why we use it 🧠 Data flow: Express → Mongoose → MongoDB → Database Also learned how to: • Connect MongoDB with Mongoose • Create Schemas, Models & Documents 🧩 #MongoDB #Backend #WebDev @rohit_negi9
Your #MongoDB plan: $220/month Your actual #MongoDB bill: $300 Most cloud services pull this trick. Hidden fees everywhere. @CloudByGalaxy doesn't. $54 means $54. $220 means $220. No tricks. No hidden fees.
Want better end-of-year numbers? Start with 3 months free #MongoDB hosting. Plus customers see 15-40% cost reduction. Request a migration plan by Nov 14. We handle everything in a day: go.galaxycloud.app/kgz
Day 41/100 – #100DaysOfCode 🚀 Today I learned how to perform CRUD operations on a database using APIs 🔄 Used Postman to send requests and understand how Express + MongoDB handle creating, reading, updating & deleting data. #backend #Mongodb #WebDev #API @rohit_negi9
Why Express.js and Mongodb are a Dynamic duo for Node.js Development - apsense.com/article/861147… #Nodejs #Nextjs #Mongodb #Nodejsmicroservices #ecommercedevelopmentcompany #Riyadhecommercedevelopment #Expressjs
BREAKING 🚨 Dev Ittycheria steps down as MongoDB CEO after 11 years — will stay on the board. CJ Desai (ex-Cloudflare) to take over Nov 10. MongoDB says it’s set to beat Q3 targets thanks to strong Atlas growth. 🚀 Big moment for the database giant. #MongoDB #TechNews
Thanks for hosting an awesome event in London, @MongoDB! 🍃 Developers, friendly reminder that #MongoDB + #DigitalOcean = the easiest way to build and scale your next app. 🌊💚
How do we delete records in Mongo DB from CSharp? Read more here: devleader.ca/2024/03/26/how… #MongoDB #Databases #CSharp #DotNet
Day 22/90 Building mini SaaS at 17🔥 Worked on Backend Error Day 🔴Clerk Webhook fails creating a user 🔴Mongo db compass does not want to connect Will hopefully figure it out tomorrow #BuildInPublic #Nextjs #MongoDB #Clerk #WebDev #SaaS #IndieDev #100DayChallenge
🔥 What a session! Chaitanya Chawla (Developer Relations @ @MongoDB) delivered an amazing talk on Crafting Intelligent Search: Vector-Driven React Applications using MongoDB at the React India Delhi Meetup. Thanks for the insights, Chaitanya! 🚀🙌 #ReactIndia #MongoDB
How to Create and Drop #Databases in #MongoDB | MongoDB Create & Drop #Database: youtu.be/61JG4BWrUxI #tutorial #DBMS #NoSQL
With the database container ready, the next step is to instruct CDI to use a MongoDB container from Testcontainer during testing, rather than any production configuration. Read more 👉 lttr.ai/AlHCy #Java #Mongodb
💬 Day 71 of #100DaysOfCode 🧩 Project 7: Mini Chat App Built a Mini Chat App using Node.js + MongoDB 🚀 🆕 Create chats ✏️ Edit chats 🗑️ Delete chats Now data stays saved permanently (no refresh loss 😎) My first project with a real database! 💾 #MERN #MongoDB #NodeJS #WebDev
NEW: Governance for @MongoDB’s schema-flexible data is here Webinar Dec 10, 12pm ET: Learn how to automate schema governance for AI workloads while deploying 120x faster. Register: hubs.li/Q03Tyl0z0 #MongoDB #LiquibaseSecure #AIGovernance #DataOps
Why Express.js and Mongodb are a Dynamic duo for Node.js Development - apsense.com/article/861147… #Nodejs #Nextjs #Mongodb #Nodejsmicroservices #ecommercedevelopmentcompany #Riyadhecommercedevelopment #Expressjs
#MongoDB array updates under load? 1. Loops crawl 2. bulkWrite spikes latency 3. Pipelines get heavy $filter + $concatArrays gave us atomic, predictable updates at scale. Read @SalikAnsari5 breakdown 👉 procedure.tech/blogs/optimizi…
Stop wasting time on setup! Use #FirebaseStudio (Google's free, web-based IDE) and the new #MongoDB template to launch a complete dev environment instantly. 🤯 Livestream: Tue, 11/18/25 | 10 AM PST 🔗 linkedin.com/events/7395128… #DevTools #Coding #FreeIDE google.smh.re/5Gqe
Stop wasting time on setup! Use #FirebaseStudio (Google's free, web-based IDE) and the new #MongoDB template to launch a complete dev environment instantly. 🤯 Livestream: Tue, 11/18/25 | 10 AM PST 🔗 linkedin.com/events/7395128… #DevTools #Coding #FreeIDE google.smh.re/5GnL
🚀 How to Deploy #MongoDB on #Ubuntu #VPS (5 Minute Quick-Start Guide) This article demonstrates how to deploy MongoDB on Ubuntu VPS. This guide walks you through the step-by-step process of ... Keep reading 👉 blog.radwebhosting.com/how-to-deploy-… #opensource #selfhosting #selfhosted
🚀Built and deployed my first Flutter + Node.js full-stack Todo App. Includes MongoDB backend + Groq AI summaries💜 Deployed Backend on render and Frontend on netlify Live Demo: difficultdayplan.netlify.app GitHub: github.com/Pinkisingh13/f… #Flutter #NodeJS #MongoDB #BuildInPublic
🚀 New Post: Index Smarter Boost query performance with expert database indexing strategies.... 🔗 Read more: kubaik.github.io/index-smarter #MongoDB #IndexingStrategies #developer #PostgreSQL #DigitalNomad
AI governance that stops at the model misses the real risk: ungoverned database changes. Our new MongoDB integration brings policy-driven governance and drift detection to schema-flexible AI apps. Learn more: hubs.li/Q03TM_X-0 #AIGovernance #MongoDB
Day 40/100 - #100DaysOfCode 🚀 Learned about Mongoose & why we use it 🧠 Data flow: Express → Mongoose → MongoDB → Database Also learned how to: • Connect MongoDB with Mongoose • Create Schemas, Models & Documents 🧩 #MongoDB #Backend #WebDev @rohit_negi9
📌 Today’s progress in backend: ✅ Built Playlist Model ✅ Built Like Model ✅ Built Tweet Model ✅ Built Comments Model Mongoose schemas slowly turning into the backbone of my app Big thanks to @Hiteshdotcom sir for the guidance 🙏 #MERN #Backend #MongoDB #LearningInPublic
Day 22/90 Building mini SaaS at 17🔥 Worked on Backend Error Day 🔴Clerk Webhook fails creating a user 🔴Mongo db compass does not want to connect Will hopefully figure it out tomorrow #BuildInPublic #Nextjs #MongoDB #Clerk #WebDev #SaaS #IndieDev #100DayChallenge
Day 21/90 Building mini SaaS at 17🔥 Worked on MongoDB integration + webhook handling -Connected MongoDB using cached connection -Created models and schemas - Integrated Svix for test webhook verification #BuildInPublic #Nextjs #MongoDB #Clerk #Svix #WebDev #SaaS #IndieDev
🚀 Just wrapped up my full e-commerce backend service & integrated Swagger for clean API documentation! 💻✨ #NodeJS #Express #MongoDB #SwaggerAPI #BackendDevelopment #ecommerce
Hi everyone, Tomorrow, I’ll be at #MongoDB.Local London 🎉 ✨ TA for Vector Search Workshop ✨ Hosting live-streams w/ Champions & software Engineers - cool people 😎 It’s a full-day consisting of a keynote, breakouts, demos & hands on expert sessions! Need a ticket? It’s…
✅ Days 104-106 of #100DaysOfCode ➤ MongoDB setup arc: completed! 🍃 ➤ Mastered commands via MongoDB Compass ➤ Linked it to Node.js (built insert/view APIs) ➤ Took a needed rest day 🧠 A tough week, but the comeback starts now! 🔥 #MongoDB #NodeJS #DevJourney #Coding
✅ Day 99/100 of #100DaysOfCode ➤ Mastered Express middleware: flow, CORS, error handling ➤ Connected to MongoDB Atlas with Mongoose ➤ Managed data with CRUD operations ➤ Validated requests using express-validator. #NodeJS #MongoDB #Backend #WebDev #Programming #DevJourney
Day 41/100 – #100DaysOfCode 🚀 Today I learned how to perform CRUD operations on a database using APIs 🔄 Used Postman to send requests and understand how Express + MongoDB handle creating, reading, updating & deleting data. #backend #Mongodb #WebDev #API @rohit_negi9
Day 15 of Distribution -Management-App -Created invoice & billing module by following SPA structure in #react - Created DB schema ,controller & routing logic in #nodejs -For calculation used Database Aggregation Pipeline in #mongodb #webdevelopment #100daysofcode
Day 28 of #30DaysCodeChallenge 1️⃣ Learned about MongoDB installation ⚙️ 2️⃣ Studied how data is stored & its working ⏱️ ~2 hrs of lecture ⚡ Productivity: Medium #MongoDB #Database #100DaysOfCode #CodingJourney
Thanks for hosting an awesome event in London, @MongoDB! 🍃 Developers, friendly reminder that #MongoDB + #DigitalOcean = the easiest way to build and scale your next app. 🌊💚
⚡ Speed up queries with NoSQL Aggregation Pipelines! 👉 Perfect for real-time analytics & scalable apps 🚀 #NoSQL #MongoDB #DatabaseDesign #BigData #CloudComputing #DataEngineering #CodingTips #SEOTips
How do we delete records in Mongo DB from CSharp? Read more here: devleader.ca/2024/03/26/how… #MongoDB #Databases #CSharp #DotNet
Something went wrong.
Something went wrong.
United States Trends
- 1. #happybdayTYGA N/A
- 2. $SENS $0.70 Senseonics CGM N/A
- 3. $APDN $0.20 Applied DNA N/A
- 4. $LMT $450.50 Lockheed F-35 N/A
- 5. Peggy 34.9K posts
- 6. GeForce Season 2,697 posts
- 7. Sonic 06 3,081 posts
- 8. Comey 44.6K posts
- 9. Stargate 4,376 posts
- 10. Zeraora 17.8K posts
- 11. Halligan 17.5K posts
- 12. Berseria 5,822 posts
- 13. $NVDA 46.5K posts
- 14. Cory Mills 36.8K posts
- 15. Dearborn 399K posts
- 16. #ComunaONada 4,553 posts
- 17. International Men's Day 99.2K posts
- 18. Tati 3,178 posts
- 19. Ryan Wedding 7,923 posts
- 20. Rick Hendrick 1,734 posts