I'm Testing some casual microservice with some business logic and also
database, have unit tests but this questions is focused on the
integration/component testing that involves DB: how do you manage the DB
state to achieve both reasonable performanc...