Skip to content

json-ql/jsonql-mongo

Repository files navigation

jsonql-mongo

MongoDB filter query builder for JSON-QL. Allows to apply filters with MongoDB standard (non-reactive) client.

How to use

To use this library please add it as your gradle/maven dependency with these remarks:

dependencies {
    implementation 'com.lifeinide.jsonql:jsonql-mongo:VERSION'
}

Example usage

Basically, the same as the JPA version.

About

MongoDB filter query builder for JSON-QL.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages