tag

home / developersection / tag

Create a MongoDB Entity Framework-like Abstraction:

This could allow you to query, insert, update, and delete MongoDB documents in a manner similar to how Entity Framework works with SQL databases.

CRUD Operation in Node.js with MongoDB

In this article, I’m explaining the CRUD operation in node.js. In the CRUD operation come the Create, Read, Update and Delete operation.

MongoDB with Node.js

In this article, I’m explaining how to work node.js with mongodb. Here, I give a simple example to understand it.

Install and Setup MongoDB

In this article, I’m explaining the installation and uninstallation steps of MongoDB 2.6.3 2008R2 Plus (64 bit).