4. MongoDB and mongoose
MongoDB – The Database
MongoDB is a NoSql Database that stores data in the form of documents and in these documents the data is written in KEY - Value pairs .
Unlike SQL databases (tables, rows, colum
ayynode.hashnode.dev10 min read