Let\'s say I have a collection of documents such as:
{ \"_id\" : 0 , \"owner\":0 \"name\":\"Doc1\"},{ \"_id\" : 1 , \"owner\":1, \"name\":\"Doc1\"}, etc
As a NoSQL solution, you can use MariaDB (NewSQL) Its a combination of SQL and NoSQL and implemented by MySQL developers with a great performance.