Skip to content

Shared database with isolated schema but no subdomains? #9

@gcherem

Description

@gcherem

Hi, this is the most complete document about multitenancy on Django I've have seen.

I like the idea of keeping each tenant in a separated schema, specially for performance, but I don't like subdomains specially for three reasons: additional friction during the registration process, extra SLL costs and exposition of my customer list.

Is there a way to have shared database with isolated schema without subdomains?

Keep up the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions