Target platform
Server
Describe the request
Currently, the interactions with database are done via manually constructed requests. Since we mostly persist whole objects, it would be beneficial to migrate to ORM like SqlAlchemy+Alembic, which would help with models and provide more uniform interface.
Additional information
No response
Target platform
Server
Describe the request
Currently, the interactions with database are done via manually constructed requests. Since we mostly persist whole objects, it would be beneficial to migrate to ORM like SqlAlchemy+Alembic, which would help with models and provide more uniform interface.
Additional information
No response