Best of MongoDBFebruary 2024

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Dive into Backend Development by Building a CRUD API with Node and MongoDB

    Learn backend development by building a CRUD API using Node, Express, and MongoDB.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Add Filtering, Sorting, Limiting, and Pagination to Your Nest.js App

    Learn how to add filtering, sorting, limiting, and pagination to your Nest.js app using MongoDB.

  3. 3
    Article
    Avatar of asayerasayer·2y

    Handling env files in the latest Node.JS

    Learn about how env files were handled in Node.JS before the recent releases, the purpose of env files, and how to upgrade your Node.JS version.

  4. 4
    Article
    Avatar of pointerPointer·2y

    gptscript-ai/gptscript: Develop LLM Apps in Natural Language

    GPTScript is a scripting language that allows developers to automate their interactions with OpenAI's Large Language Model (LLM). It offers a natural language programming experience and supports mixing natural language prompts with traditional scripts. GPTScript can be used for various tasks like planning a vacation, editing files, running SQL queries, and building applications.

  5. 5
    Article
    Avatar of towardsdevTowards Dev·2y

    CQRS in Action: Building Robust Micro Services with Spring Boot

    Learn about the Command Query Responsibility Segregation (CQRS) pattern and how it can optimize and scale complex software systems, particularly within microservices architectures. Explore the advantages and drawbacks of using CQRS, and understand its impact on data consistency.

  6. 6
    Article
    Avatar of itnextITNEXT·2y

    MongoDB Compass — Convert Text into Queries with AI-Powered Natural Language

    Learn how MongoDB Compass revolutionizes query generation using AI-powered natural language. Explore use cases, import datasets using MongoDB tools, and create queries based on country information in MongoDB Compass.