Mondocks icon indicating copy to clipboard operation
Mondocks copied to clipboard

An alternative way to interact with MongoDB databases from F# that allows you to use mongo-idiomatic constructs

Results 4 Mondocks issues
Sort by recently updated
recently updated
newest added

Add proper documentation explaining the use cases of this library as well it's computation expressions

documentation
help wanted
good first issue

> taken from #1 > add method helpers to create things like filters, fields, matching criteria examples of this can be ``` fsharp find "users" { filter (fun m ->...

enhancement
help wanted

Since this library produces JSON testing should not be complicated at all we just need to check against an existing JSON for each command

help wanted
good first issue