#MongoDb
MongoDB licensing costs spiraling out of control? 😵‍💫 There's a better way.

Join our 30-minute on-demand webinar to discover how Percona Server for MongoDB delivers enterprise-grade features without vendor lock-in.

Watch now & take back control of your data infrastructure!
🔗 https://bit.ly/43MJjyK
November 13, 2025 at 4:55 PM
We’re hosting #CityJSSingapore on 4–6 February!
Joining us is @addaleax.bsky.social, Staff Engineer at MongoDB and former Node.js core contributor — definitely check out her GitHub work.

Register now: singapore.cityjsconf...
November 11, 2025 at 4:29 PM
Scalable database: query response time stays consistent as data grows. A simple query to compare MongoDB with emulations - typical OLTP with filter, sort, and pagination: dev.to/franckpachot...
How does it scale? A basic OLTP benchmark on MongoDB
Choosing a database requires ensuring that performance remains fast as your data grows. For example,...
dev.to
November 11, 2025 at 6:07 PM
Computer Science Unis in France are more like "Programming and 'puters in general" so they teach you anything and nothing about 'Puters.
So you can have very cool classes like Debian, "Javafx here make a Terraria have fun" or "Wanna make a Roguelike ?" but you also can have C or fucking MongoDB
November 10, 2025 at 11:52 PM
🚀Excited to share Spring AI 1.1.0-RC1 is available now. This includes OpenAI reasoning support, MongoDB chat memory, Ollama “thinking” mode, event-driven caching updates for MCP tools, bug fixes and other enhancements. Try it out as we get closer to GA -> spring.io/blog/2025/11...
Spring AI 1.1.0-RC1 Available Now
Level up your Java code and explore what Spring can do for you.
spring.io
November 9, 2025 at 12:16 AM
I built this quick and dirty, mostly after 10pm last night. The backend is a jupyter notebook running on my laptop querying this API docs.apilayer.com/aviationstac...

and writing to a free tier MongoDB cluster.
November 7, 2025 at 10:50 PM
This fucking databases project is kicking my ass man, every single step of the way of designing a relational database makes me appreciate NoSQL more lmao give me MongoDB or give me death.
November 8, 2025 at 12:15 PM
what they call me when I'm working on dagster / snowflake / mongodb / metabase / postgres
November 7, 2025 at 4:03 PM
Getting Started with Repository Vector Search in Spring Data With Spring Data, vector search is supported via new repository methods, allowing us to define similarity queries using familiar reposit...

#Enterprise #Java #AI #MongoDB #PGVector #Semantic […]

[Original post on javacodegeeks.com]
Original post on javacodegeeks.com
www.javacodegeeks.com
November 6, 2025 at 4:47 PM
I use no-brainer tech to build my apps.

It ensures that tech won’t get in the way of delivering my dream apps.

It’s @nextjs, @typescript, @tailwindcss, @MongoDB, and @Docker.
November 6, 2025 at 2:22 PM
MongoDB extension for Hibernate!
in.relation.to/2025/11/03/i...
Introducing the MongoDB Extension for Hibernate ORM (Public Preview) - In Relation To
in.relation.to
November 5, 2025 at 3:36 PM
MongoDB CEO Ittycheria Steps Down After 11 Years of Growth

MongoDB announces a significant change in its executive team. CEO Dev Ittycheria steps down after leading the company for 11 years. Chirantan “CJ” Desai takes over as the new CEO, effective November 10. Ittycheria remains on the board.…
MongoDB CEO Ittycheria Steps Down After 11 Years of Growth
MongoDB announces a significant change in its executive team. CEO Dev Ittycheria steps down after leading the company for 11 years. Chirantan “CJ” Desai takes over as the new CEO, effective November 10. Ittycheria remains on the board. This move follows careful succession planning. The company reveals this news on Monday. Ittycheria shares his decision in a CNBC interview. Earlier this year, the board discussed his long-term plans.
therealpreneur.com
November 5, 2025 at 8:01 AM
We just released Vibetuner - FastAPI + MongoDB + HTMX project scaffolding that gets you from zero to production-ready in 30 seconds.

One command:

uvx vibetuner scaffold new my-app

You get: Auth, Docker, hot reload, background jobs, i18n. Everything you need to ship fast.
November 4, 2025 at 3:46 PM
I wrote up some of my experiences teaching students with #MongoDB and #GoogleColab this year. Ever curious what sort of problems novices hit with data analytics projects?

Let's talk: tedspence.com/data-analysi...
Data analysis in Google Colab with MongoDB
Let’s review common problems faced by students using the Colab platform
tedspence.com
November 2, 2025 at 8:41 PM
Isn’t that just MongoDB?
October 29, 2025 at 7:57 PM
I integrated MongoDB into my project to ensure consistent shopping carts across sessions, with individual user carts and purchase records. Guest carts merge upon login and clear upon logout. This setup uses Next.js, Mongoose, and Clerk authentication. #swe #webdev #nextjs #mongodb #100Devs
October 28, 2025 at 10:36 PM
Here are some of our wonderful speakers

Expect deep dives, live demos, and unfiltered conversations on how AI is reshaping the craft of software development, from agentic systems and specs to review workflows and human-in-the-loop design.

Head over to ainativedev.io/devcon to see the full line up!
October 28, 2025 at 10:34 AM
How I Migrate Data from PostgreSQL to MongoDB using Python This is a case study to migrate data from one RDBMS DB to one NoSQL DB using Python Continue reading on Predict »

Interest | Match | Feed
Origin
medium.com
October 27, 2025 at 3:50 AM
Web Development Midterm Done!

Built "Track!" - A habit tracker with HTML/CSS/JS frontend + Node/Express/MongoDB backend.

30 Minute Concepts + Live Coding + Mini App Presentation!

Watch: youtu.be/kUIYd-07DT0

#WebDev #FullStack #JavaScript #MongoDB #LiveCoding
Ananyaa Mylsamy MidTerm Presentation
YouTube video by Ananyaa Mylsamy
youtu.be
October 26, 2025 at 8:06 AM
I just shipped explicit transaction support in our MongoDB EF Core Provider.

Check out how to use it and how it differs implicit transactions (supported since 2024) and ambient transactions.

damieng.com/blog/2025/10...
Transactions in the MongoDB EF Core Provider - DamienG
Database transactions ensure that multi-record (or in our case multi-document) operations either all succeed or all fail together.
damieng.com
October 25, 2025 at 3:38 PM
Twake Drive's choice of MongoDB and JavaScript/TypeScript raised concerns about reliability, performance, and security. For high-throughput, data-intensive applications, the tech stack significantly impacts long-term viability. #DevOps 6/6
October 25, 2025 at 10:00 AM
If it helps this is roughly the technique I used for building a social listening-based game based on detections of memes and their variations. Funny enough mongodb was really good for rapid search of matching phashes within a defined distance, but I imagine any document DB would be helpful there.
October 23, 2025 at 2:35 PM