Skip to content

Nathi360/Mongo-DAO

Repository files navigation

Mongo-DAO

A MongoDB data access object implementation. Use case: Interfacing with a deployed docker mongo container and performing CRUD operations on that deployed instance.

$ git clone https://github.com/Nathi360/Mongo-DAO.git
$ cd Mongo-DAO-master
$ make clean && make
$ make run

About

A MongoDB data access object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published