Actions
Feature #1486
closedDatabase abstraction layer
Start date:
2021-03-21
Estimated time:
16.00 h
Description
Refactor database functions to an own module which:
- improves the overall design with more encapsulated layers
- allows for smaller functions and better readability
- makes it easier to e.g. replace PostgreSQL with another database system
Updated by Alexander Watzinger over 3 years ago
- Status changed from In Progress to Closed
Actions