Contribute Media
A thank you to everyone who makes this possible: Read More

Scaling multi-tenant apps using the Django ORM and Postgres

Description

In the real-world there are 10000s of B2B companies. Their app-stack fits the multi-tenant model - each tenant(customer) deals with it’s own data. It is super critical to build scalable applications which gives the company leeway to grow as more customers get on-boarded. Let’s learn how to do that!

Presentation page -- https://2018.pycon.ca/talks/talk-A-9014

Details

Improve this page