Hi,
I am planning to learn MongoDB. I have Java programming experience. I developed database driven applications.
What are the prerequisites of learning MongoDB? Is this experience ok?
Thanks
Hi,
MongoDB is document oriented NoSQL database and it used to save structured/unstructured data.
It can handle large amount of data. Since you are planning to learn MongoDB you should have following prerequisites:
MySQL or any other database experience
Experience with Java programming Language
Thanks
Ads