Is your feature request related to a problem? Please describe.
It would be nice to have an simple class to easily read and write to the database.
Describe the solution you'd like
A DAO class/object that has all the functions needed to easily read and write to the database. It should also allow for easy switching between types of databases (SQL or NoSQL)
Is your feature request related to a problem? Please describe.
It would be nice to have an simple class to easily read and write to the database.
Describe the solution you'd like
A DAO class/object that has all the functions needed to easily read and write to the database. It should also allow for easy switching between types of databases (SQL or NoSQL)