mongodb
MongoDB was the first database that I learned. The reason I stick to Mongodb was when we build we do not know the schema of the data and we can easily change the schema or add new fields. Also the mongoose library was very useful to work with MongoDB. Building side projects and deploying with MongoDB Cloud was very easy.
MongoDB suits me more since I was building many projects using firebase and firebase also provide NO-SQL database which made my transition to MongoDB very easy. I found the concept of collections and documents very useful. Also the queries are very easy to write and understand.
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.