An approach to lightweight tenancy management using Django Rest Framework with Eliana Rosselli

This video features Eliana Rosselli at DjangoCon US 2023 in Durham, NC USA.

0:20:08
Published November 23, 2023
796 views

Multitenancy is a broad spectrum, ranging from using separate databases for each tenant to using a shared database and schema. This talk will present a “lightweight” multitenancy use case that we’ve run into across different projects in various contexts. We will present a simple custom solution using Django Rest Framework and explain why it worked for our needs. We will also go over which cases could use a similar approach (and which could not), as well as a different approach using an existing library.

This talk was presented at: https://2023.djangocon.us/talks/an-approach-to-lightweight-tenancy-management-using-django-rest-framework/

LINKS: Follow Eliana Rosselli 👇

Follow DjangCon US 👇 https://fosstodon.org/@djangocon https://twitter.com/djangocon

Follow DEFNA 👇 https://www.defna.org/

Video production by the presenter and DjangoCon US 2023 volunteers.

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.

More videos by Eliana Rosselli

More videos from DjangoCon US