Connect your application to MongoDB (NoSQL database) through a connection string with your preferred technology. In this video I'm using the MERN (MongoDB, Express.JS, React & Node.JS) stack utilizing full-stack JavaScript but this video covers PRIMARILY just the logic to create a database & connect it to your back-end in your application through whatever stack you prefer. MongoDB is a NoSQL (Non-relational) database comparatively to relational databases with tables, rows, etc... This is a very basic walk-through and is tailored to new user's of MongoDB as some of the options or settings can be redundant & confusing. Enjoy!
Connect your application to MongoDB (NoSQL database) through a connection string with your preferred technology. In this video I'm using the MERN (MongoDB, Express.JS, React & Node.JS) stack utilizing full-stack JavaScript but this video covers PRIMARILY just the logic to create a database & connect it to your back-end in your application through whatever stack you prefer. MongoDB is a NoSQL (Non-relational) database comparatively to relational databases with tables, rows, etc... This is a very basic walk-through and is tailored to new user's of MongoDB as some of the options or settings can be redundant & confusing. Enjoy!