DEV Community

Dhiman_aman
Dhiman_aman

Posted on

3

Step the MongoDB compass for ReactJS

  • Open the Compass Exe
  • Make a New Connection ( copy the URL for local host )

  • Create a Database

  • Like -> e-comm

Image description

  • Create a Collection ( or in RDBMS called Table )

products and users is the collectiions

  • Add the Data

Image description

  • in insert document 📃 Add some demo data

Image description

Finally Done

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay