SelectQL.js is inspired by Structured Query Language (SQL) for accessing and manipulating Objects in an easy and familiar way. It supports complex Objects and Arrays using Builder Design Pattern.
npm install selectql.js --save
You may use Arrays or Objects to select and manipulate in well known SQL like syntax that uses builder patterns.