say we have users and products (should reference the user id that added a product) databases in different microservices
there goes your scenario, what you want to do, many scenarios the databases are different, or if using a noSql for example it will be different collections in different clusters, so you need to see what you want to do, everything is possible there.
just use UUIDv4 identifiers
Обсуждают сегодня