Overview: Address the fundamentals, importance, and different types of databases Introduce three database management systems: MySQL, mongoDB, and neo4j Outline the advantages and disadvantages of each system, accompanied with examples Introduction to Databases Databases are structured collections of data that can be readily accessed, or manipulated when needed. This data can be anything: how…