MongoDB, Mongoose, and MongoDB Atlas (Cloud Service)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • I recently used MongoDB in a project; and being my first time of using it in production, I must say it really helped in bootstrapping. This advantage of MongoDB was made more obvious to me this time around because I used it alongside PostgreSQL in this same project. The overhead I had in swapping things around in PostgreSQL was relatively higher than in MongoDB.

  • Mongoose

    MongoDB object modeling designed to work in an asynchronous environment.

  • The part of Mongoose in all these is the awesomeness and ease it brings to using Mongoose in NodeJS apps. However, I find that it does not play nice with MongoDB Atlas, especially that a weird behaviour is not documented.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts