juery
Juery is a tiny Java library to manage search and filter query from user to database. (by Marthym)
rest-filter
Provide consistent functionality to filter/sort for the rest API. It supports JPA criteria, jOOQ dynamic filtering and sorting. (by Blackdread)
juery | rest-filter | |
---|---|---|
7 | 1 | |
9 | 29 | |
- | - | |
7.5 | 5.5 | |
7 months ago | 15 days ago | |
Java | Java | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
juery
Posts with mentions or reviews of juery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-06.
- New Java library
- I just released 1.2.0 of an open source project called Juery ! It's a simple library designed to make working with search and filter criteria. Check it out and give me feedback !
- I just released 1.2.0 of an open source project called Juery ! It's a simple library designed to make working with search and filter criteria. Please check it out and give me feedback !
- Java library to manage search and filter query from user to database
- I just released an open source project called Juery ! It's a simple library designed to make working with search and filter criteria. Please check it out and give me feedback !
rest-filter
Posts with mentions or reviews of rest-filter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-06.
What are some alternatives?
When comparing juery and rest-filter you can also consider the following projects:
Data-Structures-and-Algorithms - Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
vertx-jooq - A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
coffee4j-back-end - The back-end of an application for tracking your coffee brews
StubbornJava - Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
samples - JavaFX samples to run with different options and build tools
jOOQ - jOOQ is the best way to write SQL in Java