Hacker News new | ask | show | jobs
by nottorp 143 days ago
Yes, if your database has null. I know this is about postgres, but a lot of stuff is nosql now.
1 comments

Even in MongoDB, you can can index `null` values, so I don't understand in what database system this would be a problem.