Deezy
Deezy
Explore posts from servers
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Understood! Will do Once again, thank you so much!
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Yeah that's interesting. I wouldn't imagine that could cause slowdowns. I'm sure it's more complicated and I might just be very naive (most likely to be frank 😅 ), but I mean, once the user has passed the auth check, you already know their role right? I'm curious what part of that system was causing slowdowns
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Copy that!
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Ohhh wait!! That's actually true!
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Absolutely!
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
Yikes! The customers always throwing curveballs sometimes 😅 . I'm sorry, do you mean a couple different db instances or application or both, like a single-tenant application?
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
hmm, I'm not sure I understand what splitting by the connection string means 🤔 I currently just create a new postgres schema for each tenant and attach their tables to it. About 15 tables as it stands. I don't know if that counts as a lot of data 😅
22 replies
KPCKevin Powell - Community
Created by Deezy on 4/30/2025 in #help
Building multi-tenant applications
That's incredible 😅
22 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
I'll try to make it work!
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
Copy that! Thank you!
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
Thanks for the insight nyx! Do you mind if I drop a text should I have questions on the topic?
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
So it seems
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
Thank you! I actually have a similar setup as it stands. But the script for migrating the tenants, I'd have to opt-out for drizzle for that one
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
master would be for the global tables yeah?
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
Got it!
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
From what I saw from the docs, you don't get typesafe queries like drizzle. For all the decorators it will add to the codebase, I don't know man
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
Gotcha 😭
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
But I don't know if I like TypeORM
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
I totally agree. It's been feeling as if I'm trying to hack the capability into it the past few days. I also looked into TypeORM
60 replies
TTCTheo's Typesafe Cult
Created by Deezy on 12/9/2024 in #questions
Multi-Tenant Architecture
I am kind of behind time with the schedule of the project which is why I'm just all out looking for any solution now. I've been trying to get it working with atlas but it's been like I've been fighting the library all this while
60 replies