Best of MongoDBMay 2025

  1. 1
    Article
    Avatar of jsdevelopmentJS Development·1y

    20 MERN Stack Projects That Will Guarantee You a Job in 2025

    Building real-world projects with the MERN stack is essential for landing high-paying jobs by 2025. This curated list of 20 projects ranges from beginner to advanced levels, covering critical skills such as CRUD operations, authentication, and API integration. Completing these projects demonstrates your practical knowledge and makes you stand out to recruiters.

  2. 2
    Article
    Avatar of foojayioFoojay.io·1y

    Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB

    This tutorial explains the step-by-step process of building a real-time fraud detection system using Spring Kafka, MongoDB, and AI-generated embeddings. It covers setting up a MongoDB database and creating a vector search index to detect anomalies in transaction data. The guide also illustrates creating synthetic customer profiles and generating transactions to analyze historical patterns for potential fraud, along with optimizing performance strategies.

  3. 3
    Article
    Avatar of mongoMongoDB·1y

    Reimagining Investment Portfolio Management with Agentic AI

    Investment portfolio management is transforming with the use of agentic AI, which leverages large language models, retrieval-augmented generation, and MongoDB Atlas Vector Search to process complex financial data. This technology enables AI agents to autonomously analyze data, improve decision-making, manage risks, and enhance portfolio performance. MongoDB's flexible schema and time series collections facilitate efficient data management and insightful analysis. AI-powered tools optimize asset allocation and provide tailored financial insights, enhancing the capabilities of portfolio managers.

  4. 4
    Video
    Avatar of asaprogrammerAs a Programmer·1y

    MERN Stack Tutorial for Beginners - Deployment Included

    Learn how to create and deploy a note-taking web application using the MERN stack, which involves MongoDB, Express, React, and Node.js. This comprehensive guide is tailored for beginners and covers building APIs, understanding HTTP methods, status codes, SQL vs. NoSQL databases, and implementing rate limiting. By the end, you will have a live application link for your resume.

  5. 5
    Article
    Avatar of baeldungBaeldung·1y

    Introduction to RESTHeart

    RESTHeart is a Java-based framework designed to build HTTP APIs on top of MongoDB, automatically exposing collections as REST and GraphQL endpoints. It offers CRUD operations, role-based access, and authentication out of the box with minimal setup, providing a zero-code solution. This tutorial guides on running RESTHeart locally or via Docker, setting up authentication, and performing CRUD operations both through REST and GraphQL APIs.

  6. 6
    Article
    Avatar of mongoMongoDB·1y

    Announcing the MongoDB MCP Server

    MongoDB has introduced the MongoDB MCP Server in public preview, enabling AI-powered development by connecting MongoDB deployments to AI-supported clients. The server facilitates natural language database interaction and management, streamlining workflows for developers using agentic AI tools. With AI integration, developers can perform database tasks, manage clusters, and generate context-aware code effortlessly. MongoDB MCP Server supports popular tools like Windsurf, Visual Studio Code, and Anthropic's Claude.