In this article, we've learned a bit about Databases and ORMs on Node/Express, and a lot about how Mongoose schema and models are defined. We then used this information to design and implement Book, BookInstance, Author and Genre models for the LocalLibrary website....article briefly introduces databases, and how to use them with...can use Mongoose to provide database access for the LocalLibrary...