Repository Managers
#
IntroductionRepository maangers are an abstract classes that manage data from its corresponding database with some more easier features to work with.
#
Available Repository ManagersFor the time being, there are two repository maangers, one for MYSQL
database and the other is for MongoDB
database.