robitussin / Sample-Java-Program-With-Database-Connection-Using-MongoDB

A simple java program that connects to a database in the cloud using MongoDB Atlas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple java program that connects to a database in the cloud using MongoDB Atlas

Instructions:

  1. Sign up to MongoDB atlas
  2. Create a cluster
  3. Create a collection
  4. Create a java program using Maven
  5. Add dependencies in pom.mxl
  6. Run main.java

About

A simple java program that connects to a database in the cloud using MongoDB Atlas