1. 3
  1.  

  2. 1

    I don’t really understand how NoSql databases are meant to be used, and I only skimmed this article, but it sure looks like there’s a lot of math and code to do something that would be a pretty simple query in a SQL database. If this is what it looks like, is this really how things are done in NoSql, writing your own algorithms to solve stuff that’s already been solved in every RDBMS?