Service DB reason of existance is to serve data from module-db for system.
We have a few features built in service-db
DB Query interface is a way to define a request -> response behavior to service-db. It's strongly recommended to use it asynchronously.
Documentation available here
Documentation here: settings::Settings