Skip to content

How to filter related components from other containers in component view? #228

Closed Answered by simonbrowndotje
awehrung asked this question in Q&A
Discussion options

You must be logged in to vote

Considering the following example, where 2 Services interact with different Schemas on the same DB instance

It depends on the technology you're using, but I'd probably model the database schemas as containers rather than components, since the schemas can be deployed onto the same DB server instance (one deployment node), or separate DB server instances (two deployment nodes). If you modify your DSL to adopt this approach, you'll likely find it easier to create the views you're looking for.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@awehrung
Comment options

Answer selected by awehrung
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants