Releases: Monirul1/mongo-db-wrapper
Updated Release
Second Release
This release contains code cleanups
First Release
This release includes the implementation of a MongoDB wrapper class for Node.js TypeScript projects. The class provides a set of CRUD operations to interact with MongoDB, including insert, find, update, and delete. Additionally, it includes methods to connect and disconnect to a MongoDB database, and to retrieve the database client and collection instances.
First Release
This release includes the implementation of a MongoDB wrapper class for Node.js TypeScript projects. The class provides a set of CRUD operations to interact with MongoDB, including insert, find, update, and delete. Additionally, it includes methods to connect and disconnect to a MongoDB database, and to retrieve the database client and collection instances.