Skip to content

bbhitec/mongodb_bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Best Practices

Methodology and features implementation for the MongoDB structure.

Gains

  • MongoDB basics
    • Operators, filtering, indexing
    • Database interfacing with JS
    • find() requests pagination
  • Express.js backend server configuration
    • Query parameters handling
    • .env obfuscation with dotenv
  • Postman API CRUD testing
  • MongoAtlas interfacing

Usage

Pull, npm install and nodemon app to run the server

To use with Mongo Atlas, define the env uri with an access-enabled user link

[by bbht ☕]

About

MongoDB Best Practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published