Skip to content

owen31302/ConnectMongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ConnectMongoDB

Here is the simple example connecting to your MongoDB cloud.

Before you follow this example, you need to have basic knowledge for MongoDB.

Here is the official guide:
university.mongodb.com

Insert document via CompassUI

  1. Insert Documents

connect to MongoDB

  1. MongoDB Java Drivers
  2. Connect to MongoDB

Run

If you want to connect to your MongoDB, you need to enter your MongoDB username and password from the input arguments and change db name in the code.

About

ConnectMongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages