Skip to content

MaxSierra16/mongo-native-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB navite driver

Example for CRUD operations using MongoDB's node.js navite driver.

It needs a connection uri on a .env file.

sample data to test on the data folder.

All methods for CRUD operations on the functions folder.

Running the script

yarn start

or

npm run start

About

CRUD operations using mongoDB native driver for nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published