In this tutorial we will be creating a database called schools within our mongoDB server. We will create 2 collections students and faculty and we will learn how to insert documents within these collections. We will learn how to use the insert method and find method within the mongo shell