Hacker News new | ask | show | jobs
by bsg75 5133 days ago
MongoDB gets points for including a query language (vs CouchDB), but loses a few for it being JSON/JavaScript.

I understand the choice, JSON and JavaScript being so popular in current web platforms, but the SQL developer in me wishes for something more "readable" (see Lua in Redis).