I have a ER diagram and I want to divide it so I can implement multiple microservices
I used to implement monolithic type, is there a guideline on how to divide ER diagram into microservices?
For example, user microservice would have (user table, user type table). I have these table car part, car, country, complaint, shop?