Best of MongoDBApril 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Introducing the TERN stack and how to migrate from MERN to TERN

    Introducing the TERN stack and how to migrate from MERN to TERN. MERN is a web technology stack consisting of MongoDB, Express.js, React, and Node.js. This tutorial will assume you're using Tigris Cloud or a self-hosted instance of Tigris.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    The Complete Modern React Developer 2022

    Course covering the full stack development using React, Node.js, MongoDB, and PostgreSQL. Backend setup using Express.js or Nest.js. Includes tutorials for setting up local databases and using Docker. Frontend tests using React Testing Library and Cypress.

  3. 3
    Article
    Avatar of amplicationAmplication·3y

    SQL Versus NoSQL Databases: Which to Use, When, and Why

    The right choice means we can scale up an application quickly and handle increasing user requests without encountering problems. Choosing the right database for your application is no mean feat, given the number of available databases. There are many differences between SQL and NoSQL databases, such as how they handle relational data, their query languages.

  4. 4
    Article
    Avatar of amplicationAmplication·3y

    Request Tracing in NodeJS

    Request Tracing in Node.js is a vendor-agnostic collection of tools that can help developers implement request tracing. OpenTelemetry and OpenCensus are open source tools that support open source observability backend tools like Zipkin, Zipkin and Zipkin. In this article, we’ll define request tracing.

  5. 5
    Article
    Avatar of devtoDEV·3y

    Make a Dream Todo app with Novu, React and Express! ✅

    Learn how to make a todo app with Novu, React, and Express, connect to a database using MongoDB, send SMS and email notifications, set up authentication, deploy the app, implement dark/light mode, manage and delete todos, access the quotes page and in-app notifications center, and sign up and sign in to the app.

  6. 6
    Article
    Avatar of tuts_plusTuts+·3y

    Full-Text Search in MongoDB

    Learn about full-text search in MongoDB, including the basics, alternatives to full-text search, and how to create a text index.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    MongoDB vs DynamoDB vs Tigris - a NoSQL Database Comparison

    MongoDB vs DynamoDB vs Tigris - a NoSQL Database Comparison. Tigris is an open source NoSQL database and search platform that you can run in any cloud, on your own hardware, or have it managed for you via Tigris Cloud. Here we'll look at how Tigris compares both to MongoDB and DynamoDB.