Slide 46
Slide 46 text
SINTRA DIGITAL BUSINESS 46
SCENARIOS
Data isolation can be theoretically done at all levels
(row, table, database, server) but only this make
sense:
● Put all data in the same table, but separate
filtering basing on user (not GDPR compliant,
not performant).
● Use different database (with the options to have
multiple servers)
Options