Author: aldes

  • Multi-Tenant: Optimizing Default Data with Nullable Constraints

    A little while ago (at work), I ran into a situation where we needed to store around 100 rows of default data, allowing each tenant to add their own custom entries. Initially, it was set up with two tables: While this solution worked in theory, it caused several issues. The default data was duplicated across…

  • Prologue

    This is my first post, and I’m excited to start this new journey of sharing my thoughts, experiences, and insights as a developer. Writing isn’t something I’ve done a lot of, and English isn’t my native language, so you might find some weird writings here and there. But that’s part of the adventure—I’m here to…