A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ramisback/mongoqb below:

ramisback/mongoqb: A versatile query builder for mongodb. ( No longer available )

(Stopped Developement due to lack of support & personal time)

mongoqb is a versatile query builder for mongodb from http request built in golang.

Request Query Monogo DB Query Operators filterBy=name&name=hari bson.M{"name": "hari"} None filterBy=name(and),emailId(or),age&name=hari,rahul,krishnan bson.M{"name":bson.M{"$and": []string{"hari", "rahul", "krishnan"}}} conditional operators

mongoqb uses only one source projects to work properly:

mongoqb requires mgo v2 to run.

To install dependencies, run the below

Install mongoqb

go get github.com/hariprasadraja/mongoqb
  1. Need to add more examples.
  2. extend functionality to all operators
  3. paras query from request body. if the request is made via post call.
  4. parse query from the form request.

Want to contribute? Great! contact me @ hariprasadcsmails@gmail.com


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4