Skip to content

Latest commit

 

History

History

mongo-db-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Talking to MongoDB Database using Cigar

Examples

Directory Description
demo-01.js Connecto to MongoDB and run a query

To run the test (for example if you want to run demo-01.js),

npm install
node demo-01.js