Hacker News new | ask | show | jobs
by lodovic 1972 days ago
I found that for an EAV type database, NoSql is a much better match as it doesn't require queries with a million joins. But that's a very specific case indeed.