Hacker News new | ask | show | jobs
by phkahler 1060 days ago
The multitenant sharing of one large table with uuid seems rather crazy.
2 comments

I'm rather worried about having a large table being able to accommodate for any custom object than the fact it is multi-tenant, we could shard by tenant_id quite easily.

I might be missing your point and I'm far from being a database expert. Would you give me more details about what challenge you have in mind?

An index on all 500 fields!