← Graph

Per-tenant read models via database views

question 2 connections

Audience remark: at the database level you can create custom (possibly materialized) views or read models per tenant using procedural callbacks at the PL/pgSQL level, and have models access those directly. Speaker acknowledges this as an interesting alternative way to separate data, though not something he has worked with directly.

answer_summary
Interesting alternative: create materialized/non-materialized views per tenant to separate data, potentially via PL/pgSQL callbacks. Speaker acknowledges but hasn't used this approach.
question Per-tenant read models via database views
about
PostgreSQL tool
Discusses PL/pgSQL views as a separation mechanism.
question Per-tenant read models via database views
asked_at
Audience remark in Q&A of the talk.

Provenance

Read by
1 extraction