Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Releases: hariprasadraja/mongoqb

mongo query builder (beta release)

22 Apr 08:30
Compare
Choose a tag to compare
Pre-release

Features!

  • Build mongodb query from http request.
  • Conditional operators in mongodb are allowed.
  • Custom functions to do operations before making mongodb query.
  • Only exported keys are allowed to transform into mongodb query.