is mongoDb complex for beginner

I have been using SQL as a database. If I switch to MongoDB, will it be easy to understand?

MongoDB is open source, freely downloadable, and heavily documented. Try installing MongoDB and then you can tell us if it’s easy to understand!

2 Likes

Hi @Auieo_Software_Private_Limited,

Here are two learning resources I recommend to check out:

  1. For relating with your existing knowledge on SQL
    https://learn.mongodb.com/learning-paths/mongodb-for-sql-professionals

  2. For a hands-on intro to MongoDB Atlas with free account & free tier
    https://mongodb-developer.github.io/intro-lab

1 Like