'How to join among different database across different microservices
Our project is migrating from Monolithic to Microservice with dedicated DB by using the technologies Rabbit Mq,Masstransit,Saga with .Net
I have a question that,How to join among different database?. After an investigation,I came to know, by using CQRS and Materialized view (Indexed view in Sql) can be achieved this. Can anyone shed some light on this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|