GitHub - luislobo/machinepack-mongo-query-builder: Transforms RQL queries into MongoDB queries · GitHub
Skip to content

luislobo/machinepack-mongo-query-builder

Folders and files

Repository files navigation

Mongo Query Builder

Build Status

A helper for building MongoDB queries from RQL syntax.

Notes:

  • Doesn't handle Join's
  • Doesn't handle Union or Union All
  • Doesn't handle Sub Queries
  • Aggregations are still a work in progress but will be supported. They differ a bit from SQL where they must groupBy in order to be valid.

About

Transforms RQL queries into MongoDB queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors