Best of MongoDBMay 2023

  1. 1
    Article
    Avatar of colkgirlCode Like A Girl·3y

    How to Build a RESTful API with Node.js and Express

    How to Build a RESTful API with Node.js and Express, we will explore how to build a high-performance API using Node.JS and Express. By the end, you’ll have the knowledge and skills to create your own scalable and efficient API.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Use NestJS, MongoDB and Docker to Create an URL Shortener

    Use NestJS, MongoDB and Docker to create a simple URL shortener API with NestJS and MongoDB. The source code is published on GitHub and can be used freely. Also, Docker Swarm setup May 8, 2023· 12 min read Paul Knulst in Programming.

  3. 3
    Article
    Avatar of infoqInfoQ·3y

    Remult, a Crud Framework for Fullstack Typescript

    Remult, a Crud Framework for Fullstack Typescript Remult is a full-stack CRUD library. It provides a type-safe API client and query builder. Remult's client integration is designed to be library agnostic, meaning it can operate using browser fetch capabilities or Axios.

  4. 4
    Article
    Avatar of newstackThe New Stack·3y

    ScyllaDB vs. MongoDB: When to Use Each

    ScyllaDB's close-to-the-metal architecture enables predictable low latency at high throughput. This is driving a surge of adoption across teams such as Discord, Tractian and many others that are scaling data-intensive applications and hitting the wall with their existing databases. So when should you use ScyllaDB vs.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    README.md · huggingchat/chat-ui at main

    Chat UI is a SvelteKit app that powers the HuggingChat app on hf.co/chat. It provides a chat interface using open source models and can be deployed with customized LLMs.