Best of MongoDBSeptember 2025

  1. 1
    Article
    Avatar of devtoolsDev Tools·36w

    Free Valentina Studio 16 now available

    Valentina Studio 16 has been released as a free database management tool supporting major databases including PostgreSQL, MongoDB, MySQL/MariaDB, MS SQL Server, SQLite, DuckDB, and ValentinaDB. The PRO version includes advanced diagramming, reporting, and forms creation capabilities similar to MS Access or FileMaker. A 5-connection version of Valentina Server 16 is also available for free.

  2. 2
    Article
    Avatar of ergq3auoeReinier·37w

    Let's build a Full Stack Bike Rental App with REACT NATIVE using Mongo Db (MERN STACK)

    A comprehensive video tutorial demonstrating how to build a complete bike rental application using React Native for the frontend and MongoDB, Express, and Node.js for the backend. The tutorial covers both UI development and backend integration, focusing on creating a production-ready MERN stack mobile application.

  3. 3
    Video
    Avatar of asaprogrammerAs a Programmer·36w

    Build and Deploy a Realtime Chat App with React, Node.js, Socket.io

    A comprehensive tutorial for building a full-stack real-time chat application featuring user authentication, live messaging, online status indicators, notification sounds, and image uploads. The project covers backend development with Node.js and Express, real-time functionality with Socket.io, MongoDB database integration, JWT authentication, email notifications, and React frontend development. Includes deployment instructions and uses free tools throughout the development process.