How I Built an AI Assistant for My Career with Java, Spring AI, and MongoDB
How one developer built a personal AI assistant in Java using Spring AI, MongoDB Vector Search, conversation memory, and tool calling with …

How one developer built a personal AI assistant in Java using Spring AI, MongoDB Vector Search, conversation memory, and tool calling with …

Erik Hatcher
5 viewsThe MongoDB Search Server for Java adds faceting, sorting, highlighting, weighted fields, and negative filters, with BSON pipeline tips and …

Graeme Robinson
115 viewsPart 5 of our aggregation optimization series: swapping an explicit $sort for an index-backed sort cut MongoDB query time from 51ms to 14ms

Graeme Robinson
1 viewsAnd why MongoDB might be a better relational database than you ever realized. Design reviews are one-on-one meetings where MongoDB experts …

Graeme Robinson
98 viewsAnd why MongoDB might be a better relational database than you ever realized. Design reviews are one-on-one meetings where MongoDB experts …

Otavio Santana
340 viewsModern organizations store large volumes of information in documents, databases, internal platforms, support systems, policies, and …

Graeme Robinson
459 viewsAnd why MongoDB might be a better relational database than you ever realized. Design reviews are one-on-one meetings where MongoDB experts …

Graeme Robinson
460 viewsMongoDB, by virtue of its use of the document data model rather than the rows and columns of tabular RDBMSs, provides ways of modeling …

Matteo Rossi
519 viewsThis is the second article in a three-part series. Part 1 covered the RAG foundation — loading runbooks into a vector store and wiring them …

Otavio Santana
466 viewsIn enterprise environments, projects often begin with a simple structure: one model, one service, and one document, using a single class and …