Is your feature request related to a problem? Please describe.
DB is sqlite. So there is a separate class for working with DB
Describe the solution you'd like
Migrate to SQL solution (MySQL) and use stored procedures.
Describe alternatives you've considered
Maybe NoSQL solutions also possible
Additional context
Is your feature request related to a problem? Please describe.
DB is sqlite. So there is a separate class for working with DB
Describe the solution you'd like
Migrate to SQL solution (MySQL) and use stored procedures.
Describe alternatives you've considered
Maybe NoSQL solutions also possible
Additional context