Hacker News new | ask | show | jobs
by arethuza 3991 days ago
Interestingly some very enterprise products don't even try and use database features like foreign key relationships - it can be a bit of a shock to open a database with many thousands of tables and realise that there is no obvious way to work out how they relate without looking at application level structures.
1 comments

Yes that's true as well. JIRA does that in some configurations. Does my head in.