adds code


A collection is, as the name suggests, a collection of documents. In a non-relational, NoSQL databases like MongoDB, instead of tables, we have collections. In this lecture, lets learn how to create and use a collection in MongoDB.
Previous Post Next Post