Implementing database layer
Closed this issue · 0 comments
DomenicDev commented
For controlled access of data from the database, a Connection class shall be implemented which provides the basic functionality for connecting / disconnecting from the database as well as receiving data.