Let's understand the Archetechre of Database with mongoos
What is a Mongoose?
It is a kind of ODM (Object Document Model) that always helps to communicate from the back end to the database. It has simply established a connection, it makes your connection more efficient with a database.
e.g for javascript ➡️...
saurabh532.hashnode.dev2 min read