juery
Juery is a tiny Java library to manage search and filter query from user to database. (by Marthym)
Data-Structures-and-Algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems. (by alpha037)
juery | Data-Structures-and-Algorithms | |
---|---|---|
7 | 2 | |
9 | 377 | |
- | - | |
7.5 | 4.4 | |
7 months ago | over 3 years 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 !
Data-Structures-and-Algorithms
Posts with mentions or reviews of Data-Structures-and-Algorithms.
We have used some of these posts to build our list of alternatives
and similar projects.
-
All AlgoExpert Questions and Solutions in Java
This repo consists of all the AlgoExpert questions and their solutions. Feel free to star/fork it.
-
AlgoExpert Solutions Available in Java!
I've started adding solution to the AlgoExpert problems in Java. You find them in this repository..
What are some alternatives?
When comparing juery and Data-Structures-and-Algorithms you can also consider the following projects:
vertx-jooq - A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
Java - All Algorithms implemented in Java