arvindr21 / diskDB

A Lightweight Disk based JSON Database with a MongoDB like API for Node
http://arvindr21.github.io/diskDB
603 stars 65 forks source link

Support for logical query operators? #48

Open benoror opened 5 years ago

benoror commented 5 years ago

It'd be cool to be able to query DiskDB using "Logical Query Operators":

https://docs.mongodb.com/manual/reference/operator/query-logical/

Use case: https://github.com/ecaresoft/taxi-driver/issues/4